From 77d2e22de1da2e6023b7af035702fb61d2353210 Mon Sep 17 00:00:00 2001 From: hjp Date: Thu, 5 Jul 2012 17:32:14 +0000 Subject: [PATCH] getpass files --- .zshenv | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.zshenv b/.zshenv index 46f1112..ac90798 100644 --- a/.zshenv +++ b/.zshenv @@ -26,7 +26,7 @@ export PGPPATH=~/.pgp export PARINIT=q1 export PARBODY=_A_a export DEBEMAIL=hjp@hjp.at -export export ACK_COLOR_FILENAME='blue on_white' +export ACK_COLOR_FILENAME='blue on_white' # don't rely on a sane path at this point: @@ -297,3 +297,10 @@ then export GOARCH=386 esac fi + +case "$FQDN" in + mri.wsr.ac.at) + export GET_PASS_FILES="/home/hjp/wrk/admin/info/pwd_work.gpg /home/hjp/Notes/pw.gpg" + ;; +esac +