Validations
Problem
In most Linux distros, we expect user config to go into .config/.
If present, it should also respect XDG_CONFIG_HOME.
Most of us don't want our home directories cluttered with config files.
Solution
Change the default config location.
Validations
Problem
In most Linux distros, we expect user config to go into
.config/.If present, it should also respect
XDG_CONFIG_HOME.Most of us don't want our home directories cluttered with config files.
Solution
Change the default config location.