diff options
| author | Simen A. W. Olsen <cobraz@Simens-MacBook-Pro-2.local> | 2020-11-21 13:05:15 +0100 |
|---|---|---|
| committer | Simen A. W. Olsen <cobraz@Simens-MacBook-Pro-2.local> | 2020-11-21 13:05:15 +0100 |
| commit | 41e96227e712ce1094c78c7c57d64f5df61b3327 (patch) | |
| tree | 6d5f6cb56b325fc02801db151f09a084b57fb80a | |
| parent | e4ee8ef66e9fe522f17b979b20269ab71e315f46 (diff) | |
| download | dotfiles-41e96227e712ce1094c78c7c57d64f5df61b3327.tar.gz dotfiles-41e96227e712ce1094c78c7c57d64f5df61b3327.zip | |
add docker and ghq
| -rwxr-xr-x | brew.sh | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |
