We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cfe165 commit 578c3d7Copy full SHA for 578c3d7
scripts/brew.sh
@@ -45,6 +45,7 @@ brew install actionlint
45
brew install shellcheck
46
brew install imagemagick
47
brew install copilot-cli
48
+brew install openclaw-cli
49
brew install stripe/stripe-cli/stripe
50
51
# Other utilities
scripts/cask.sh
@@ -11,7 +11,9 @@ brew install --cask monitorcontrol
11
brew install --cask helium-browser
12
brew install --cask brave-browser
13
brew install --cask claude-code
14
+brew install --cask wispr-flow
15
brew install --cask nextcloud
16
+brew install --cask openclaw
17
brew install --cask gas-mask
18
brew install --cask notunes
19
brew install --cask spotify
0 commit comments