diff options
author | Amin Bandali <mab@gnu.org> | 2020-01-23 17:54:56 -0500 |
---|---|---|
committer | Amin Bandali <mab@gnu.org> | 2020-01-23 17:54:56 -0500 |
commit | 08e339fc874faba99ee8bf0c21a966c88cd62923 (patch) | |
tree | fabdea0499f9f6eb82ffed14f5f0147b8161c0c5 /.gnupg | |
parent | a225edd9cbe2a14e8461bc64bb78ab3bf8fbefb1 (diff) | |
download | configs-08e339fc874faba99ee8bf0c21a966c88cd62923.tar.gz configs-08e339fc874faba99ee8bf0c21a966c88cd62923.tar.xz configs-08e339fc874faba99ee8bf0c21a966c88cd62923.zip |
update some more bandali references to mab
Diffstat (limited to '')
-rw-r--r-- | .gnupg/gpg-agent.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf index ba418db..477b69e 100644 --- a/.gnupg/gpg-agent.conf +++ b/.gnupg/gpg-agent.conf @@ -4,6 +4,6 @@ max-cache-ttl 86400 default-cache-ttl-ssh 43200 max-cache-ttl-ssh 86400 -pinentry-program /home/bandali/.guix-profile/bin/pinentry-emacs +pinentry-program /home/mab/.guix-profile/bin/pinentry-emacs allow-emacs-pinentry allow-loopback-pinentry |