From 5ffbfd395e32cbbaa2e9d3e5855b1ac4c2d3332a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20N=C3=A1jera?= Date: Mon, 19 Oct 2020 22:16:22 +0200 Subject: move gpg agent conf --- gnupg/gpg-agent.conf | 4 ++++ 1 file changed, 4 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..f7deb4b --- /dev/null +++ b/gnupg/gpg-agent.conf @@ -0,0 +1,4 @@ +default-cache-ttl 3600 +enable-ssh-support +default-cache-ttl-ssh 3600 +allow-emacs-pinentry \ No newline at end of file -- cgit v1.2.3