Skip to content

Instantly share code, notes, and snippets.

@ianoshorty
Last active January 12, 2021 11:34
Show Gist options
  • Save ianoshorty/cf9174fb7b09fcc145170313e53f7314 to your computer and use it in GitHub Desktop.
Save ianoshorty/cf9174fb7b09fcc145170313e53f7314 to your computer and use it in GitHub Desktop.
Quick install apps from brew
brew install slack && \
brew install homebrew/cask-versions/firefox-developer-edition && \
brew install iterm2 && \
brew install --cask sequel-ace && \
brew install visual-studio-code && \
brew install spotify && \
brew install --cask docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment