diff options
author | Marc Cornellà <marc.cornella@live.com> | 2019-01-09 21:19:52 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-09 21:19:52 +0100 |
commit | fabee55948776e2e4c210e9dcd75e7bc38c02bec (patch) | |
tree | 74b997f0e4df36407bbdcb293947960849402fe8 /plugins/forklift/forklift.plugin.zsh | |
parent | a29950146b9d992caf880679dfce90c6a1ef2eea (diff) | |
download | zsh-fabee55948776e2e4c210e9dcd75e7bc38c02bec.tar.gz zsh-fabee55948776e2e4c210e9dcd75e7bc38c02bec.tar.bz2 zsh-fabee55948776e2e4c210e9dcd75e7bc38c02bec.zip |
ssh-agent: autoload identities not already loaded (#7174)
With this PR the ssh-agent plugin checks the `ssh-add -l` output for the
identities added, and adds all those specified by the user that haven't been
added yet.
We also decouple the logic of starting ssh-agent from the logic of adding
identities, meaning that even if ssh-agent has been started by some other means
(like launchd) we can still ssh-add the user's identities.
Fixes #3019
Fixes #6979
Diffstat (limited to 'plugins/forklift/forklift.plugin.zsh')
0 files changed, 0 insertions, 0 deletions