Open NICHTJ3 opened 2 years ago
While adding more info to this issue. I've started leaning away from this as a solution.
Keeping config files in the directory associated with the config will likely just lead to confusion when it comes to what's a dotfile and what's dotsy config
Either that or it'll cause you to nest further. Maybe that's nicer 🤔
/configs/
/example/
/config/
... config files
/example.config.json
I'll have a think about it
Currently profiles and configs can only live directly in the configured directory e.g.
~/Dotfiles/configs/example.config.json
. This isn't super practical as you end up with a file structure something like the followingrather than something like the follow
The idea would be to allow config and profile directories to be configured with globs e.g.