diff --git a/~/.gnupg/gpg-agent.conf b/~/.gnupg/gpg-agent.conf new file mode 100644 index 0000000..ea3f537 --- /dev/null +++ b/~/.gnupg/gpg-agent.conf @@ -0,0 +1,4 @@ +allow-preset-passphrase +pinentry-program /usr/bin/pinentry-curses +default-cache-ttl 31536000 +max-cache-ttl 31536000 \ No newline at end of file