5 ms·
I've been managing my dotfiles with `stow` for the past ~2 years. It's super easy, and keeps things clean. `stow` will also guard against non-symlinks getting s
by peterhajas 10y ago
I've been managing my dotfiles with `stow` for the past ~2 years. It's super easy, and keeps things clean. `stow` will also guard against non-symlinks getting stomped on.
My `update.sh` script does un-and-re-`stow`ing:
https://github.com/peterhajas/dotfiles https://github.com/peterhajas/dotfiles