···11# dotfiles
2233-Just my personal configuration for some of my tools, applied with ansible
44-55-## Pre-reqs
66-77-- homebrew
88-- ansible
99-1010-## Installing
33+Config files for my personal dev setup on MacOS.
1141212-```
1313-$ make apply
1414-```
55+- Initial setup
66+ - Install [homebrew](https://brew.sh)
77+ - Run `make setup`
88+- Run `make apply` to put everything in place, and anytime there are changes