Skip to content

Instantly share code, notes, and snippets.

@sammoore
Last active September 30, 2020 20:04
Show Gist options
  • Save sammoore/f36e82671b5bbff20cba2d4c0c6ea4af to your computer and use it in GitHub Desktop.
Save sammoore/f36e82671b5bbff20cba2d4c0c6ea4af to your computer and use it in GitHub Desktop.
A script to install the vast majority of third-party GUI applications I use on macOS.
#!/usr/bin/env bash
brew cask install \
skype \
discord \
slack \
musicbrainz-picard \
iterm2 \
google-chrome \
firefox \
visual-studio-code \
rectangle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment