diff options
| author | Simen A. W. Olsen <so@bjerk.io> | 2020-11-21 14:01:35 +0100 |
|---|---|---|
| committer | Simen A. W. Olsen <so@bjerk.io> | 2020-11-21 14:01:35 +0100 |
| commit | decd709def67526c270e37d888693d5ef6dca990 (patch) | |
| tree | 70cdfbd138ce96c96d12ccd0cbbfebc4ba6efea0 /brew.sh | |
| parent | 41e96227e712ce1094c78c7c57d64f5df61b3327 (diff) | |
| download | dotfiles-decd709def67526c270e37d888693d5ef6dca990.tar.gz dotfiles-decd709def67526c270e37d888693d5ef6dca990.zip | |
a bunch of additions
Diffstat (limited to 'brew.sh')
| -rwxr-xr-x | brew.sh | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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 |
