X-Git-Url: https://git.ucc.asn.au/?p=zanchey%2Fuccpass.git;a=blobdiff_plain;f=bash_profile.uccpass;h=7d581e8456858fc9e7c84ce14dc5b3fa988c09f5;hp=539887aad0eb66bfca675cdfebf60146d023b3ae;hb=164bd3b3fd15aa5f5f13cf11c1a8f44a790ce9b8;hpb=ca108589fb986b135a6ff5a6290be6af66c783a9 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