dotfiles/bash/bashrc.d/gpg.bash

4 lines
80 B
Bash

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