We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67dae59 commit 7cb74b5Copy full SHA for 7cb74b5
1 file changed
setup.sh
@@ -2,7 +2,7 @@
2
3
4
brewCask=("brave-browser" "1password" "iterm2" "slack" "expressvpn" "visual-studio-code" "steam" "vlc" "qbittorrent" "zoomus" "goland" "ngrok" "adoptopenjdk/openjdk/adoptopenjdk8" "docker")
5
-brew=("git" "bat" "zsh" "z" "vim" "wget" "curl" "htop" "pipenv" "gcc" "tree" "jq" "postgres" "coreutils" "r" "rsync" "tmux" "maven" "watch" "gdrive" "go-task/tap/go-task" "goreleaser" "pandoc" "rename" "hub" "sqlite")
+brew=("go" "git" "bat" "zsh" "z" "vim" "wget" "curl" "htop" "pipenv" "gcc" "tree" "jq" "postgres" "coreutils" "r" "rsync" "tmux" "maven" "watch" "gdrive" "go-task/tap/go-task" "goreleaser" "pandoc" "rename" "hub" "sqlite")
6
npmGlobals=("vercel" "http-server" "npm-check-updates")
7
8
# Annoying macos stuff
0 commit comments