From 41e96227e712ce1094c78c7c57d64f5df61b3327 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Sat, 21 Nov 2020 13:05:15 +0100 Subject: add docker and ghq --- brew.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'brew.sh') 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 -- cgit v1.2.3