summaryrefslogtreecommitdiff
path: root/gpg-agent.conf
diff options
context:
space:
mode:
Diffstat (limited to 'gpg-agent.conf')
-rw-r--r--gpg-agent.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/gpg-agent.conf b/gpg-agent.conf
new file mode 100644
index 0000000..40fb8ac
--- /dev/null
+++ b/gpg-agent.conf
@@ -0,0 +1,10 @@
+# https://github.com/drduh/config/blob/master/gpg-agent.conf
+# https://www.gnupg.org/documentation/manuals/gnupg/Agent-Options.html
+enable-ssh-support
+default-cache-ttl 60
+max-cache-ttl 120
+#pinentry-program /usr/bin/pinentry-curses
+#pinentry-program /usr/bin/pinentry-tty
+#pinentry-program /usr/bin/pinentry-x11
+pinentry-program /usr/local/bin/pinentry-curses
+#pinentry-program /usr/local/bin/pinentry-mac