feat: Adds gpg-agent ssh_auth_sock export to zshrc

This commit is contained in:
2025-03-27 16:59:41 -04:00
parent afdedc5acf
commit 3382c4b165
2 changed files with 5 additions and 2 deletions

View File

@@ -230,4 +230,8 @@ esac
fpath=(/Users/michael/.docker/completions $fpath)
autoload -Uz compinit
compinit
# End of Docker CLI completions
gpgconf --launch gpg-agent
export SSH_AUTH_SOCK=~/.gnupg/S.gpg-agent.ssh