···11# dotfiles
2233-Just my personal configuration for some of my tools
33+Just my personal configuration for some of my tools, applied with ansible
44+55+## Pre-reqs
66+77+- homebrew
88+- ansible
99+1010+## Installing
41155-Keeping this README up to date with how often I change my setup is probably not feasible `¯\_(ツ)_/¯`
1212+```
1313+$ make apply
1414+```