Skip to content

Instantly share code, notes, and snippets.

@sebslomski
Last active October 1, 2015 07:13
Show Gist options
  • Save sebslomski/6cf003430338e57f1676 to your computer and use it in GitHub Desktop.
Save sebslomski/6cf003430338e57f1676 to your computer and use it in GitHub Desktop.
curl -L http://install.ohmyz.sh | sh
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
brew doctor
brew install git wget
brew install caskroom/cask/brew-cask
brew cask install google-chrome iterm2 dropbox box-sync sonos virtualbox telegram heroku-toolbelt vim sublime-text skype mailbox spotify slack
brew install node seil mysql postgres postgis
ln -sfv /usr/local/opt/mysql/*.plist ~/Library/LaunchAgents
ln -sfv /usr/local/opt/postgresql/*.plist ~/Library/LaunchAgents
sudo npm install -g grunt-cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment