From 3d10c9845728ad014fe485a9463704b66a008578 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Tue, 27 Feb 2024 21:11:12 +0100 Subject: finish migration from bitwarden to pass --- .local/share/gnupg/gpg-agent.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .local/share/gnupg/gpg-agent.conf (limited to '.local/share') diff --git a/.local/share/gnupg/gpg-agent.conf b/.local/share/gnupg/gpg-agent.conf new file mode 100644 index 0000000..b747e5e --- /dev/null +++ b/.local/share/gnupg/gpg-agent.conf @@ -0,0 +1,2 @@ +allow-preset-passphrase +max-cache-ttl 604800 -- cgit v1.2.3