Revert "fix: variables d'environnement pour gpg (et donc pass)"
This reverts commit 2982725e0b.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user