about summary refs log tree commit diff
path: root/home/profiles/base/config/zsh-darwin-gpg-ssh.nix
blob: 06bc1f71c6f5aa493003255b0e2f75669c1ee4a6 (plain)
1
2
3
4
''
  export SSH_AUTH_SOCK=$(gpgconf --list-dirs agent-ssh-socket)
  gpgconf --launch gpg-agent
''