diff options
author | 2022-05-19 23:21:50 -0400 | |
---|---|---|
committer | 2022-05-19 23:21:50 -0400 | |
commit | 3d36fc1a0227c20c1c6268fdf2c339c05805df4c (patch) | |
tree | beeb244ff2b93ae35be0d55f14c9b21b018417d7 /.gnupg | |
parent | fcf818a86ba770d32d9698d1e1603f1d06b206d7 (diff) | |
download | configs-3d36fc1a0227c20c1c6268fdf2c339c05805df4c.tar.gz configs-3d36fc1a0227c20c1c6268fdf2c339c05805df4c.tar.xz configs-3d36fc1a0227c20c1c6268fdf2c339c05805df4c.zip |
Add Gnus and mbsync configurations for @kelar.org email
Diffstat (limited to '.gnupg')
-rw-r--r-- | .gnupg/gpg-agent.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf index 0460fc8..f00d1c8 100644 --- a/.gnupg/gpg-agent.conf +++ b/.gnupg/gpg-agent.conf @@ -6,6 +6,7 @@ max-cache-ttl 10000000 # pinentry-program /home/bandali/.guix-profile/bin/pinentry-emacs # pinentry-program /usr/bin/pinentry-gtk-2 +# pinentry-program /usr/bin/pinentry-tty allow-emacs-pinentry allow-loopback-pinentry # pinentry-program /home/bandali/usr/dl/pinentry-emacs |