From 293cbfdf91db9ae738d5c1a59bba84f1972c1534 Mon Sep 17 00:00:00 2001 From: Kulvir Singh Date: Sat, 5 Oct 2024 13:21:29 +0530 Subject: [PATCH] added docker --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index c570c63..04261e3 100755 --- a/install.sh +++ b/install.sh @@ -42,6 +42,7 @@ brew install pnpm # ---- Applications ---- echo "Installing the Applications..." brew install --cask discord +brew install --cask docker brew install --cask google-chrome brew install --cask httpie brew install --cask keka