···1# dotfiles
23-Just my personal configuration for some of my tools
000000045-Keeping this README up to date with how often I change my setup is probably not feasible `¯\_(ツ)_/¯`
00
···1# dotfiles
23+Just my personal configuration for some of my tools, applied with ansible
4+5+## Pre-reqs
6+7+- homebrew
8+- ansible
9+10+## Installing
1112+```
13+$ make apply
14+```