Managing dotfiles without complex tools – just symlinks and Makefiles
This repo opts for plain Makefile targets and symlinks instead of a custom dotfile manager, so you can run make tmux or make mac and see exactly what happens — including make clean-tmux to roll things back. It isn't novel, but the per-tool targets, a toolkit installer for optional CLI niceties, and the clear README make it a pragmatic, low-friction choice for people who dislike hidden magic in dotfile tooling.
