From 20e36df2d964394fcedfdb6baa04863cebe61089 Mon Sep 17 00:00:00 2001 From: Xian Wang Date: Thu, 17 Mar 2022 15:00:14 -0400 Subject: add fontconfigs and cleanup --- gnupg/gpg-agent.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 gnupg/gpg-agent.conf (limited to 'gnupg') 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 -- cgit v1.2.3