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