Created
December 4, 2016 18:06
-
-
Save notrab/c8cb2f62f31bf8283f1f79135085f7c7 to your computer and use it in GitHub Desktop.
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
#!/bin/sh | |
brew install Caskroom/cask/java | |
brew cask install google-chrome | |
brew cask install mongodb | |
brew cask install vlc | |
brew cask install atom | |
brew cask install sequel-pro | |
brew cask install spotify | |
brew cask install elasticsearch17 | |
brew cask install robomongo | |
brew cask install skype | |
brew cask install iterm2 | |
brew cask install postman | |
brew cask install sketch | |
brew cask install spectacle | |
brew cask install the-unarchiver | |
brew install httpie |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment