diff --git a/install.sh b/install.sh index 12b3fbc..1badf2c 100644 --- a/install.sh +++ b/install.sh @@ -3,7 +3,7 @@ defaults write com.apple.mail EnableBundles -bool true /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" brew tap homebrew/autoupdate -brew install free-gpgmail +brew install free-gpgmail android-platform-tools 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