How does this project compare to other solutions?
stow
- This project natively includes instead of linking which allows for machine-specific config (e.g.
~/.bashrc is machine-specific, but sources ~/.config/dmtucker/bashrc.bash which is not).
- That's because of its ability to run any custom logic (i.e. it can be "smarter" than
stow).
chezmoi
- The dependencies of this project (e.g.
bash, wget, tar, etc.) are far more ubiquitous than chezmoi.
Maybe these comparisons belong in a wiki page?
How does this project compare to other solutions?
stow~/.bashrcis machine-specific, butsources~/.config/dmtucker/bashrc.bashwhich is not).stow).chezmoibash,wget,tar, etc.) are far more ubiquitous thanchezmoi.Maybe these comparisons belong in a wiki page?