Last active
January 12, 2021 11:34
-
-
Save ianoshorty/cf9174fb7b09fcc145170313e53f7314 to your computer and use it in GitHub Desktop.
Quick install apps from brew
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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