mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
Add path to config file on Windows
This commit is contained in:
parent
10fa119ab3
commit
0852f53455
|
|
@ -4,6 +4,7 @@ Default path for the config file:
|
|||
|
||||
* Linux: `~/.config/jesseduffield/lazygit/config.yml`
|
||||
* MacOS: `~/Library/Application Support/jesseduffield/lazygit/config.yml`
|
||||
* Windows: `%APPDATA%\jesseduffield\lazygit\config.yml`
|
||||
|
||||
## Default
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue