Modified profile file for keychain
This commit is contained in:
@ -2,5 +2,5 @@
|
||||
|
||||
if $(which keychain &> /dev/null)
|
||||
then
|
||||
eval $(keychain --agents ssh,gpg)
|
||||
eval $(keychain --agents ssh,gpg --eval)
|
||||
fi
|
||||
|
Reference in New Issue
Block a user