summaryrefslogtreecommitdiff
path: root/gnupg
diff options
context:
space:
mode:
authorXian Wang <dev@xianwang.io>2022-03-17 15:00:14 -0400
committerXian Wang <dev@xianwang.io>2022-03-17 15:00:14 -0400
commit20e36df2d964394fcedfdb6baa04863cebe61089 (patch)
tree7b15a363bc82994367ebed0b9290bc18810ca6cc /gnupg
parenta43db61537748cbef6b689295eb922e1e79b7020 (diff)
downloaddotfiles-20e36df2d964394fcedfdb6baa04863cebe61089.tar.gz
dotfiles-20e36df2d964394fcedfdb6baa04863cebe61089.tar.bz2
dotfiles-20e36df2d964394fcedfdb6baa04863cebe61089.zip
add fontconfigs and cleanup
Diffstat (limited to 'gnupg')
-rw-r--r--gnupg/gpg-agent.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/gnupg/gpg-agent.conf b/gnupg/gpg-agent.conf
new file mode 100644
index 0000000..58c6ceb
--- /dev/null
+++ b/gnupg/gpg-agent.conf
@@ -0,0 +1,5 @@
+# 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