aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimen A. W. Olsen <cobraz@cobraz.no>2021-01-01 21:58:32 +0100
committerSimen A. W. Olsen <cobraz@cobraz.no>2021-01-01 21:58:32 +0100
commit0ae9a4f809cc7f48f176a09eda9a6ffe0ecca489 (patch)
tree16d56bc9be4e285519d83e16ebce58e66f345a10
parent7734590be711d00cf8727d4991e7e794f0c498ee (diff)
downloaddotfiles-0ae9a4f809cc7f48f176a09eda9a6ffe0ecca489.tar.gz
dotfiles-0ae9a4f809cc7f48f176a09eda9a6ffe0ecca489.zip
update brew.sh
-rwxr-xr-xbrew.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/brew.sh b/brew.sh
index 9cd9eb5..f10c95f 100755
--- a/brew.sh
+++ b/brew.sh
@@ -55,6 +55,7 @@ brew install woff2
# Programming languages
brew install golang
+brew install adoptopenjdk8
# Install other useful binaries.
brew install ack
@@ -78,6 +79,9 @@ brew install emacs
brew install nmap
brew install pulumi
brew install figma
+brew tap bufbuild/buf
+brew install buf
+brew install clang-format
# Tooling
brew cask install google-chrome
@@ -93,6 +97,8 @@ brew cask install docker
brew cask install postman
brew cask install sonos
brew cask install tunnelblick
+brew install discord
+brew install fork-cleaner
# Github CLI
brew install gh