# please pay attention to the terminal. These installations have a lot of feedback on the commandline to view. # rvmrc \curl -sSL https://get.rvm.io | bash -s stable rvm install 2.0.0 # install command line tools for building. xcode-select --install # install homebrew ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)" # get homebrew-cask brew tap caskroom/cask brew install caskroom/cask/brew-cask # see the appdir path below. without it, you'll install to ~/Applications, which is perfectly fine for some people brew cask --appdir=/Applications install sublime-text sequel-pro google-chrome sourcetree google-drive caffeine hipchat iterm2 robomongo ngrok shuttle vagrant # install service stuff brew install mysql elasticsearch redis mongodb memcached rabbitmq node sqlite imagemagick