diff --git a/install.sh b/install.sh index 74da9ba..82b6bfb 100644 --- a/install.sh +++ b/install.sh @@ -5,3 +5,5 @@ defaults write com.apple.mail EnableBundles -bool true brew tap homebrew/autoupdate brew install free-gpgmail brew install --cask brave-browser docker github protonvpn lens visual-studio-code +echo "gpgconf --launch gpg-agent" >> ~/.zshrc +echo "export SSH_AUTH_SOCK=$HOME/.gnupg/S.gpg-agent.ssh" >> ~/.zshrc