-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Having to work around different config paths based on the platform feels unnecessary. Most common tools put stuff on $HOME/.config and there's really no good reason not to, that I'm aware of.
Describe the solution you'd like
It's not a massive deal but it would reduce the friction for those using both linux and macos to be able to have the configs in the same place, like many other tools do.
Describe alternatives you've considered
symlink config to two different places or create logic to account for platform.
Additional context
I'd be happy to help out with a PR for this if needed.
NeckBeardPrince
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request