Skip to content

Commit

Permalink
Move "local" and "multipass" casks to "Personal machine only"
Browse files Browse the repository at this point in the history
  • Loading branch information
AlecRust committed Jan 25, 2024
1 parent 8ae4ab7 commit 6acbad7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/cask.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,10 @@ brew install --cask eul
brew install --cask kap

# Development
brew install --cask local
brew install --cask sketch
brew install --cask docker
brew install --cask firefox
brew install --cask transmit
brew install --cask multipass
brew install --cask tableplus
brew install --cask sourcetree
brew install --cask imageoptim
Expand All @@ -40,10 +38,12 @@ brew install --cask tailscale
brew install --cask 1password
brew install --cask 1password-cli
brew install --cask mac2imgur
brew install --cask multipass
brew install --cask telegram
brew install --cask whatsapp
brew install --cask discord
brew install --cask signal
brew install --cask local
brew install --cask ivpn

# NOTE: Install Raycast last so it enables extensions for other apps
Expand Down

0 comments on commit 6acbad7

Please sign in to comment.