dotfiles/.zshrc.local.local##default

5 lines
124 B
Plaintext

# SSH agent
export GPG_TTY="$(tty)"
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
gpgconf --launch gpg-agent