X-Git-Url: https://git.ucc.asn.au/?p=zanchey%2Fuccpass.git;a=blobdiff_plain;f=bash_profile.uccpass;h=7d581e8456858fc9e7c84ce14dc5b3fa988c09f5;hp=539887aad0eb66bfca675cdfebf60146d023b3ae;hb=9481df8a5267f108c9b57691c2709ce533e70660;hpb=3b2a984fb0b91cf5d03a2285f4a276d1195f02ee;ds=sidebyside diff --git a/bash_profile.uccpass b/bash_profile.uccpass index 539887a..7d581e8 100644 --- a/bash_profile.uccpass +++ b/bash_profile.uccpass @@ -1,3 +1,3 @@ -if type keychain >-; then +if type keychain >/dev/null; then eval `keychain --clear --quiet --agents gpg --eval` fi