aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimen A. W. Olsen <cobraz@cobraz.no>2020-11-20 20:26:58 +0100
committerGitHub <noreply@github.com>2020-11-20 20:26:58 +0100
commitcb7f2303b813f2273a93efb9acb95d5f6c971b51 (patch)
tree7b277baf26e6a34c2d54e20241c67e1d2096ffa7
parent0aa04fa3d258c69d660812d96c99dfa3433e9f9d (diff)
downloaddotfiles-cb7f2303b813f2273a93efb9acb95d5f6c971b51.tar.gz
dotfiles-cb7f2303b813f2273a93efb9acb95d5f6c971b51.zip
feat: add iterm2
-rwxr-xr-xbrew.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/brew.sh b/brew.sh
index d5e006d..f74ee36 100755
--- a/brew.sh
+++ b/brew.sh
@@ -68,7 +68,9 @@ brew install tree
brew install vbindiff
brew install zopfli
+# Tooling
brew cask install visual-studio-code
+brew cask install iterm2
# Remove outdated versions from the cellar.
brew cleanup