1
0
mirror of https://github.com/tommytran732/macOS-Setup-Script synced 2024-11-09 12:21:33 -05:00
macOS-Setup-Script/gpg-ssh.sh

4 lines
238 B
Bash
Raw Normal View History

echo "gpgconf --launch gpg-agent" >> ~/.zshrc
echo "export SSH_AUTH_SOCK=$HOME/.gnupg/S.gpg-agent.ssh" >> ~/.zshrc
echo "enable-ssh-support" >> ~/.gnupg/gpg-agent.conf
echo "08106E4A223469E096995A44B8EC0E5BB58C643C" >> ~/.gnupg/sshcontrol