dotfiles/.zshrc.local.local##default

5 lines
124 B
Plaintext
Raw Normal View History

2023-07-18 00:01:53 +02:00
# SSH agent
export GPG_TTY="$(tty)"
export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
gpgconf --launch gpg-agent