From a7b3c1dad76e0794142d4e355fe2bed9031f3427 Mon Sep 17 00:00:00 2001 From: Daniel Fichtinger Date: Mon, 17 Mar 2025 15:05:17 -0400 Subject: [PATCH] AutoYADM commit: 2025-03-17 15:05:17 --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index a4157d9a..058c4e32 100644 --- a/.zshrc +++ b/.zshrc @@ -201,6 +201,7 @@ eval "$(zoxide init zsh)" eval "$(rip completions zsh)" export DIRENV_LOG_FORMAT="" export GPG_TTY=$(tty) +gpg-connect-agent updatestartuptty /bye >/dev/null # gpg-connect-agent updatestartuptty /bye >/dev/null # export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket) # gpg-connect-agent /bye > /dev/null