dotfiles/zsh/gpg.zsh

4 lines
80 B
Bash

gpgconf --launch gpg-agent
export SSH_AUTH_SOCK="$HOME/.gnupg/S.gpg-agent.ssh"