-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
How does this project compare to other solutions?
stow- This project natively includes instead of linking which allows for machine-specific config (e.g.
~/.bashrcis machine-specific, butsources~/.config/dmtucker/bashrc.bashwhich is not).- That's because of its ability to run any custom logic (i.e. it can be "smarter" than
stow).
- That's because of its ability to run any custom logic (i.e. it can be "smarter" than
- This project natively includes instead of linking which allows for machine-specific config (e.g.
chezmoi- The dependencies of this project (e.g.
bash,wget,tar, etc.) are far more ubiquitous thanchezmoi.
- The dependencies of this project (e.g.
Maybe these comparisons belong in a wiki page?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels