Mostly intended to work across MacOS and Linux boxes, probably doesn't in a handful of places.
Mac Setup Script
curl https://raw.githubusercontent.com/zgulde/dotfiles/master/setup-mac.sh > setup.sh
chmod +x setup.sh
# See available options
./setup.sh
# install everything (use at your own risk)
./setup.sh all