changeset 67:5af04798adef

source the gpg agent file, too
author Dirk Olmes <dirk@xanthippe.ping.de>
date Sat, 02 May 2015 02:44:00 +0200
parents a77d0aad27ec
children 616ed50aba55
files zshrc-gentoo
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/zshrc-gentoo	Thu Mar 12 02:43:55 2015 +0100
+++ b/zshrc-gentoo	Sat May 02 02:44:00 2015 +0200
@@ -6,6 +6,7 @@
 local keychain_init_file=$HOME/.keychain/${HOST}-sh
 if [ -r ${keychain_init_file} ]; then
     . ${keychain_init_file}
+	. ${keychain_init_file}-gpg
 fi
 
 # custom environment variables