Created
October 3, 2014 21:51
-
-
Save EHLOVader/6fdf05bd12f3e635d8ea 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
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" | |
brew tap caskroom/cask | |
brew install brew-cask | |
brew cask install google-chrome | |
brew update && brew upgrade brew-cask && brew cleanup | |
brew cask install spotify |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment