This commit is contained in:
2026-02-15 21:24:50 +00:00
parent 0cfa0e8d9f
commit 70dd3cd2f9
2 changed files with 3 additions and 2 deletions

View File

@@ -3,5 +3,3 @@ unset SSH_AGENT_PID
if [ "${gnupg_SSH_AUTH_SOCK_by:-0}" -ne $$ ]; then
export SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)"
fi
export GPG_TTY=$(tty)
gpg-connect-agent updatestartuptty /bye >/dev/null