1
0
Fork 0

GPG_TTY env var set for mutt passwd decrypt prompt

org
Mike Gerwitz 2014-07-22 22:46:58 -04:00
parent 9190188a83
commit 5fb3c80d8f
No known key found for this signature in database
GPG Key ID: F22BB8158EE30EAB
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
##
# set up agent connection and pinentry CLI
export GPG_TTY="$(tty)"
test -r ~/.gnupg/.agent && . ~/.gnupg/.agent
# this will silently decrypt and retrieve the password if the agent is