Personal dotfiles based off various project on GitHub
Install developer tools
xcode-select --install
Install Homebrew from: http://brew.sh/
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
Install dotfiles
git clone https://github.com/Dog/dotfiles.git && cd dotfiles && source bootstrap.sh