sh -c "`curl -fsSL https://raw.githubusercontent.com/dreadatour/dotfiles/install/install.sh`"
Homebrew is package manager for Mac OS X.
Install Homebrew:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Homebrew packages lives in Brewfile
. To install them all simply run:
brew bundle --verbose