Corrected keychain invocation in zshrc
This commit is contained in:
parent
3475eadfe5
commit
3ccd51e70f
1 changed files with 1 additions and 1 deletions
|
|
@ -94,4 +94,4 @@ echo "SSH_AUTH_SOCK=$SSH_AUTH_SOCK; export SSH_AUTH_SOCK;" >>~/.thestuff
|
||||||
|
|
||||||
#ssh-agent
|
#ssh-agent
|
||||||
# Export key file to agent keychain
|
# Export key file to agent keychain
|
||||||
keychain --agents ssh --quick --quiet --noask /home/tracey/.ssh/*
|
keychain --agents ssh --quick --quiet --noask /home/tracey/.ssh/*.pub
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue