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.