
Is your feature request related to a problem? Please describe.
I'm always frustrated when i've got a million dotfiles in my home directory, I don't need them there. I'd like them in a ~/.config/k9s/ directory instead so that I can be proud that my favourite tools are following best practices and not cluttering up my home directory.
Describe the solution you'd like
i'd like the default config directory for k9s to be ~/.config/k9s/
Describe alternatives you've considered
potentially an environment variable that allows you to set the config directory, with ~/.config/k9s being the default value for that variable. If it doesn't find anything it could e.g. fail over to the original config location
Additional context
none
Is your feature request related to a problem? Please describe.
I'm always frustrated when i've got a million dotfiles in my home directory, I don't need them there. I'd like them in a
~/.config/k9s/directory instead so that I can be proud that my favourite tools are following best practices and not cluttering up my home directory.Describe the solution you'd like
i'd like the default config directory for k9s to be
~/.config/k9s/Describe alternatives you've considered
potentially an environment variable that allows you to set the config directory, with
~/.config/k9sbeing the default value for that variable. If it doesn't find anything it could e.g. fail over to the original config locationAdditional context
none