I use this project to configure my macOS the way I like it. That way I can wipe
and re-install with less effort. See my the blog post written by the person I forked it from.
1. Install [homebrew](http://brew.sh/) with the command from the site
2. Install the xcode command linetools
3. Install ansible with `brew install ansible`
4. Clone this repo into ~
5. in this repo `make run` - entering the vault password
6. Open nvim and run `:PackerSync`
This is distributed under the Unlicense so you can do whatever you want with it, see LICENSE.