diff --git a/.bashrc b/.bashrc index 9360f69..3556342 100644 --- a/.bashrc +++ b/.bashrc @@ -111,3 +111,6 @@ if ! shopt -oq posix; then . /etc/bash_completion fi fi + +# Ask for decryption in terminal window +GPG_TTY=$(tty)