diff options
author | June McEnroe <curtis.mcenroe@adgear.com> | 2016-04-07 11:09:29 -0400 |
---|---|---|
committer | June McEnroe <curtis.mcenroe@adgear.com> | 2016-04-07 11:09:29 -0400 |
commit | d15f911d453e0e56938f1748fa844d8facb58a5d (patch) | |
tree | 71a7dadfcb5ffa0c513c00358a8ced7f03562345 /.gnupg/gpg-agent.conf | |
parent | Add git config override include (diff) | |
download | src-d15f911d453e0e56938f1748fa844d8facb58a5d.tar.gz src-d15f911d453e0e56938f1748fa844d8facb58a5d.zip |
Use default pinentry and set GPG_TTY
Diffstat (limited to '')
-rw-r--r-- | .gnupg/gpg-agent.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf index a3248d08..75634342 100644 --- a/.gnupg/gpg-agent.conf +++ b/.gnupg/gpg-agent.conf @@ -1,2 +1 @@ use-standard-socket -pinentry-program /usr/local/bin/pinentry-mac |