changeset 69:616ed50aba55

Automated merge with https://xanthippe.duckdns.org/hg/zsh-env
author Dirk Olmes <dirk@xanthippe.ping.de>
date Fri, 29 May 2015 07:30:19 +0200
parents 5af04798adef (diff) ade677b0fdbe (current diff)
children 78beae5a0f7f
files
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/zshrc-gentoo	Fri May 29 07:29:54 2015 +0200
+++ b/zshrc-gentoo	Fri May 29 07:30:19 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