Hacker News new | ask | show | jobs
by twp 1864 days ago
Bare git repos are fine for starting, but you quickly hit limits if you want to use your dotfiles on different machines, e.g. share your .zshrc config between Linux and macOS.

A comparison of popular dotfile managers:

https://github.com/twpayne/chezmoi/blob/master/docs/COMPARIS...