1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-25 00:46:54 +02:00

Add path to config file on Windows

This commit is contained in:
Mike Palmer
2020-04-24 17:31:32 -04:00
committed by Jesse Duffield
parent 10fa119ab3
commit 0852f53455

View File

@ -4,6 +4,7 @@ Default path for the config file:
* Linux: `~/.config/jesseduffield/lazygit/config.yml` * Linux: `~/.config/jesseduffield/lazygit/config.yml`
* MacOS: `~/Library/Application Support/jesseduffield/lazygit/config.yml` * MacOS: `~/Library/Application Support/jesseduffield/lazygit/config.yml`
* Windows: `%APPDATA%\jesseduffield\lazygit\config.yml`
## Default ## Default