mirror of
https://github.com/tommytran732/macOS-Setup-Script
synced 2024-11-09 04:11:33 -05:00
3 lines
115 B
Bash
3 lines
115 B
Bash
echo "gpgconf --launch gpg-agent" >> ~/.zshrc
|
|
echo "export SSH_AUTH_SOCK=$HOME/.gnupg/S.gpg-agent.ssh" >> ~/.zshrc
|