Bootstrapping my workstations with the power of Ansible.
On a factory fresh OSX or Arch Linux based machine run curl -sSL https://raw.githubusercontent.com/sw00/lappy/master/bootstrap.sh | sh.
bootstrap.sh will delegate to linux.sh or osx.sh to install git, ansible
and then run the playbooks locally.