From 15b24ab9d782a8e5683f305ec8b1c31849a64246 Mon Sep 17 00:00:00 2001 From: Elizabeth Date: Mon, 19 May 2025 23:03:02 -0700 Subject: initial commit --- gpg/.gnupg/common.conf | 1 + gpg/.gnupg/gpg-agent.conf | 2 ++ 2 files changed, 3 insertions(+) create mode 100755 gpg/.gnupg/common.conf create mode 100755 gpg/.gnupg/gpg-agent.conf (limited to 'gpg/.gnupg') diff --git a/gpg/.gnupg/common.conf b/gpg/.gnupg/common.conf new file mode 100755 index 0000000..5add401 --- /dev/null +++ b/gpg/.gnupg/common.conf @@ -0,0 +1 @@ +use-keyboxd diff --git a/gpg/.gnupg/gpg-agent.conf b/gpg/.gnupg/gpg-agent.conf new file mode 100755 index 0000000..3578512 --- /dev/null +++ b/gpg/.gnupg/gpg-agent.conf @@ -0,0 +1,2 @@ +pinentry-program /tmp/pinentry +enable-ssh-support -- cgit v1.2.3-70-g09d2