getpass files
This commit is contained in:
parent
10a2b4d055
commit
77d2e22de1
9
.zshenv
9
.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
|
||||
|
||||
|
|
Loading…
Reference in New Issue