The Project(Edit)
To solve ~/.* and ~/bin/ in a once-and-for all way.
That is, the system should be:
- Easily distributed. Logging into an account should tell you if it has items that should be push/pulled, and one command should do the sync.
- Easily altered. One short command to edit a file in a way that both $HOME and the working tree are aware of the changes.
- Easily combined. Some people want pieces that other people won't.
- Easily localized. Each machine will have system-specific tweaks, maybe because packages aren't available, for example.
The Implementation(Edit)
...will be here: https://github.com/sharpsaw/etcet