I run this on OSX Mac Sierra
- Install the Command Line Tools
$ xcode-select --install
- Install Homebrew
- Install git and configure your GitHub keys
- Install Ansible
$ xcode-select --install
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ brew update
$ brew install git
$ sudo easy_install pip
$ sudo pip install ansible
git clone [email protected]:stuartrexking/dotfiles.git
cd dotfiles
make