From c9aac35cff3d286aaa0e310e3189ed26225f8cfb Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Sat, 27 Mar 2021 15:19:54 +0100 Subject: Add GPG configs (allow ssh) and add the keygrip of the auth key --- .gnupg/gpg-agent.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gnupg/gpg-agent.conf (limited to '.gnupg/gpg-agent.conf') diff --git a/.gnupg/gpg-agent.conf b/.gnupg/gpg-agent.conf new file mode 100644 index 0000000..85405bc --- /dev/null +++ b/.gnupg/gpg-agent.conf @@ -0,0 +1 @@ +enable-ssh-support -- cgit v1.2.3