Modified profile file for keychain
This commit is contained in:
parent
c45e51523c
commit
c44365c6c5
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user