From decd709def67526c270e37d888693d5ef6dca990 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Sat, 21 Nov 2020 14:01:35 +0100 Subject: a bunch of additions --- brew.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'brew.sh') diff --git a/brew.sh b/brew.sh index 08be1a4..5eaeeb1 100755 --- a/brew.sh +++ b/brew.sh @@ -72,12 +72,15 @@ brew install tree brew install vbindiff brew install zopfli brew install ghq +brew install kubectl +brew install emacs # Tooling brew cask install google-chrome brew cask install google-drive-file-stream brew cask install adobe-creative-cloud brew cask install visual-studio-code +brew cask install google-cloud-sdk brew cask install iterm2 brew cask install spotify brew cask install memory @@ -90,8 +93,6 @@ brew install gh # My tools brew install cobraz/tools/trippl-timely -brew install emacs - # Quick Look Plugins (https://github.com/sindresorhus/quick-look-plugins) brew cask install qlcolorcode qlstephen qlmarkdown quicklook-json qlprettypatch quicklook-csv betterzipql qlimagesize webpquicklook qlvideo -- cgit v1.2.3