|
|
|
|
|
by peterhajas
3711 days 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 |
|