Open
Description
Now that I'm on windows more, I'm finding that I can't really assume the same folder locations and maybe other things.
Ideas:
- analyze apps in dotfiles for what symlinks I'd like on which platforms/hostnames/etc
- research whether anything like this exists in other dotfile managers
- try to turn that into a config file format I can use- maybe prototype the whole thing with a hardcoded python script so I can evolve relevant data structures
- add subsection to use this new format
- move current link/unlink functionality to subsection (breaking change)
Ideas:
Make a group of symlinks the basic unit of work and identity it by tags (name == nvim and auto filled in properties (hostname/os/???)
Have the user retrieve the units of work (symlimk groups) via boolean search query and then execute them
The issue is going to be setting defaults per platform per unit of work and how to structure that
Metadata
Metadata
Assignees
Labels
No labels