mirror of
https://github.com/tommytran732/macOS-Setup-Script
synced 2024-11-21 17:31:34 -05:00
Update GPG config
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
310fd8841b
commit
c5a7a5b25a
@ -1,2 +1,4 @@
|
||||
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
|
Loading…
Reference in New Issue
Block a user