Skip to content

Instantly share code, notes, and snippets.

@elmariofredo
Last active August 29, 2015 14:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save elmariofredo/a202bb5e40e379162483 to your computer and use it in GitHub Desktop.
Save elmariofredo/a202bb5e40e379162483 to your computer and use it in GitHub Desktop.
Basic OS X Setup
ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"
brew doctor
brew install caskroom/cask/brew-cask
brew cask install google-chrome
brew cask install mplayerx
brew cask install vlc
brew cask install java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment