1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-09-16 09:16:26 +02:00

Fix the linux config path (related: #913, #1059)

This commit is contained in:
István Donkó
2021-03-12 02:45:07 +01:00
committed by Jesse Duffield
parent 043cb2ea44
commit 03b9db5e0a

View File

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