Forgot to add "export" to GPG_TTY
This commit is contained in:
2
.bashrc
2
.bashrc
@@ -113,4 +113,4 @@ if ! shopt -oq posix; then
|
||||
fi
|
||||
|
||||
# Ask for decryption in terminal window
|
||||
GPG_TTY=$(tty)
|
||||
export GPG_TTY=$(tty)
|
||||
|
Reference in New Issue
Block a user