Modified from geerlinguy. This stuff is just here for me to set up my boxes. If you find it useful, fork away.
sudo apt-get update
sudo apt-get install -y git make
mkdir ~/git
cd ~/git && git clone https://github.com/afirth/dotfiles
cd dotfiles
make
cd mac-dev-playbook && ansible-playbook main.yml -i inventory -K --tags "dotfiles"
My configuration. OSX centric
[edit 2019 - not anymore! I've joined #linuxmasterrace on most of my boxes]
MIT / BSD