getpass files

This commit is contained in:
hjp 2012-07-05 17:32:14 +00:00
parent 10a2b4d055
commit 77d2e22de1
1 changed files with 8 additions and 1 deletions

View File

@ -26,7 +26,7 @@ export PGPPATH=~/.pgp
export PARINIT=q1 export PARINIT=q1
export PARBODY=_A_a export PARBODY=_A_a
export DEBEMAIL=hjp@hjp.at 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: # don't rely on a sane path at this point:
@ -297,3 +297,10 @@ then
export GOARCH=386 export GOARCH=386
esac esac
fi 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