mirror of
https://github.com/danhper/fish-ssh-agent.git
synced 2025-12-13 09:24:59 +00:00
Update README.md
This commit is contained in:
@@ -15,9 +15,16 @@ fish_ssh_agent
|
|||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```fish
|
```fish
|
||||||
wget https://gitlab.com/kyb/fish_ssh_agent/raw/kyb/functions/fish_ssh_agent.fish -P ~/.config/fish/functions/
|
wget https://gitlab.com/kyb/fish_ssh_agent/raw/master/functions/fish_ssh_agent.fish -P ~/.config/fish/functions/
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### Autostart
|
||||||
|
Append next line to `~/.config/fish/config.fish`
|
||||||
|
```fish
|
||||||
|
fish_ssh_agent
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
## Useful note
|
## Useful note
|
||||||
Add this line to `~/.ssh/config`
|
Add this line to `~/.ssh/config`
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user