aboutsummaryrefslogtreecommitdiffstats
path: root/brew.sh
diff options
context:
space:
mode:
authorSimen A. W. Olsen <cobraz@Simens-MacBook-Pro-2.local>2020-11-21 13:05:15 +0100
committerSimen A. W. Olsen <cobraz@Simens-MacBook-Pro-2.local>2020-11-21 13:05:15 +0100
commit41e96227e712ce1094c78c7c57d64f5df61b3327 (patch)
tree6d5f6cb56b325fc02801db151f09a084b57fb80a /brew.sh
parente4ee8ef66e9fe522f17b979b20269ab71e315f46 (diff)
downloaddotfiles-41e96227e712ce1094c78c7c57d64f5df61b3327.tar.gz
dotfiles-41e96227e712ce1094c78c7c57d64f5df61b3327.zip
add docker and ghq
Diffstat (limited to 'brew.sh')
-rwxr-xr-xbrew.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/brew.sh b/brew.sh
index 2da7b6b..08be1a4 100755
--- a/brew.sh
+++ b/brew.sh
@@ -71,6 +71,7 @@ brew install ssh-copy-id
brew install tree
brew install vbindiff
brew install zopfli
+brew install ghq
# Tooling
brew cask install google-chrome
@@ -81,6 +82,7 @@ brew cask install iterm2
brew cask install spotify
brew cask install memory
brew cask install slack
+brew cask install docker
# Github CLI
brew install gh