From 1a53effdc6c6809bf6886e3d07c7ec750091548f Mon Sep 17 00:00:00 2001 From: Tommy Date: Mon, 6 Jun 2022 08:54:23 -0400 Subject: [PATCH] Update install.sh --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 1badf2c..d3369c4 100644 --- a/install.sh +++ b/install.sh @@ -4,7 +4,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 android-platform-tools -brew install --cask brave-browser docker github protonvpn lens visual-studio-code +brew install --cask brave-browser docker element github protonvpn lens visual-studio-code echo "gpgconf --launch gpg-agent" >> ~/.zshrc echo "export SSH_AUTH_SOCK=$HOME/.gnupg/S.gpg-agent.ssh" >> ~/.zshrc