From dc7522eff265977d2c5716daaa5c48f87fc53318 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Thu, 10 Jun 2021 19:34:51 +0200 Subject: Add the gpg conf file to allow forwarded agents --- .gnupg/gpg.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gnupg/gpg.conf (limited to '.gnupg') diff --git a/.gnupg/gpg.conf b/.gnupg/gpg.conf new file mode 100644 index 0000000..d53cb13 --- /dev/null +++ b/.gnupg/gpg.conf @@ -0,0 +1 @@ +use-agent -- cgit v1.2.3