-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
The ~/.config/lazygit/config.yml is not taken into account in MacOS
Tried to add some config stuff to ~/.config/lazygit/config.yml in MacOS but it didn't work out. It worked when the config was added to ~/Library/Application Support/lazygit/config.yml as it says in the docs.
Proposal
Would it be posible to add ~/.config/lazygit/config.yml as a valid path for the config in MacOS too?, taking in account some kind of priority if both are present.
Additional context
I mean, as some other software reads the config from there probably it's more friendly to have the config in ~/.config too, thinking about dealing with dotfiles, put them in a repo, maintaining etc...
nkantar, pvinis, miguelcrespo, batusai513, RyannDaGreat and 20 morethomashoggard, RyannDaGreat, davdroman, posquit0, DanielCardonaRojas and 3 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request