Revert "fix: variables d'environnement pour gpg (et donc pass)"

This reverts commit 2982725e0b.
This commit is contained in:
2016-10-25 20:08:12 +02:00
parent 756a18b2e8
commit 9201266575

View File

@@ -16,8 +16,3 @@ case "$TERM" in
xterm) TERM=xterm-256color;;
screen) TERM=screen-256color;;
esac
# info gnupg, invocate gpg agent
GPG_TTY=$(tty)
export GPG_TTY