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