mirror of
https://github.com/danhper/fish-ssh-agent.git
synced 2025-12-15 18:21:11 +00:00
doc: README: Mirrors
This commit is contained in:
@@ -24,3 +24,8 @@ Add this line to `~/.ssh/config`
|
|||||||
AddKeysToAgent yes
|
AddKeysToAgent yes
|
||||||
```
|
```
|
||||||
With option enabled keys used by ssh will be automatically added to ssh-agent. No need to call `ssh-add`.
|
With option enabled keys used by ssh will be automatically added to ssh-agent. No need to call `ssh-add`.
|
||||||
|
|
||||||
|
|
||||||
|
## Mirrors
|
||||||
|
https://gitlab.com/kyb/fish_ssh_agent
|
||||||
|
https://github.com/ivakyb/fish_ssh_agent
|
||||||
|
|||||||
Reference in New Issue
Block a user