aboutsummaryrefslogtreecommitdiffstats
path: root/brew.sh
diff options
context:
space:
mode:
Diffstat (limited to '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