mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-11 08:06:25 -04:00
doc: mention config file location for MacOS
This commit is contained in:
parent
047c3cf880
commit
94501c683b
|
|
@ -1,6 +1,9 @@
|
|||
# User Config:
|
||||
|
||||
Default path for the config file: `~/.config/jesseduffield/lazygit/config.yml`
|
||||
Default path for the config file:
|
||||
|
||||
* Linux: `~/.config/jesseduffield/lazygit/config.yml`
|
||||
* MacOS: `~/Library/Application Support/jesseduffield/lazygit/config.yml`
|
||||
|
||||
## Default:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue