This commit is contained in:
Adam Lesperance 2016-09-02 21:56:50 +00:00 committed by GitHub
commit 188f130622

View file

@ -45,7 +45,7 @@ function _plugin__start_agent()
zstyle -a :omz:plugins:ssh-agent identities identities
echo starting ssh-agent...
/usr/bin/ssh-add $HOME/.ssh/${^identities}
ssh-add $HOME/.ssh/${^identities}
}
# Get the filename to store/lookup the environment from