From f6d7f22a77c74a4a66748a4b1fe1fe9dc9ca2bce Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Fri, 23 May 2025 19:17:45 -0700 Subject: [PATCH] Disable gpg-agent ssh support by default --- dotfiles/gnupg/gpg-agent.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/gnupg/gpg-agent.conf b/dotfiles/gnupg/gpg-agent.conf index c318aa7..c94e2fd 100644 --- a/dotfiles/gnupg/gpg-agent.conf +++ b/dotfiles/gnupg/gpg-agent.conf @@ -2,4 +2,3 @@ default-cache-ttl 7200 default-cache-ttl-ssh 7200 max-cache-ttl 86400 max-cache-ttl-ssh 86400 -enable-ssh-support