summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Haller <stefan@haller-berlin.de>2024-02-18 15:52:06 +0100
committerStefan Haller <stefan@haller-berlin.de>2024-02-18 15:52:06 +0100
commitc7c877637167e24f3425a2f7042295cf0082537e (patch)
treee45575c5d823c95923ba6f0a05b633e2f5ac1fd0
parent7cef4f4e3323aa26dd3a0a4b2d60fc1bf552eb14 (diff)
Update Config.md
-rw-r--r--docs/Config.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Config.md b/docs/Config.md
index b5c854d29..5b686fc19 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -4,7 +4,7 @@ Default path for the config file:
- Linux: `~/.config/lazygit/config.yml`
- MacOS: `~/Library/Application\ Support/lazygit/config.yml`
-- Windows: `%APPDATA%\lazygit\config.yml`
+- Windows: `%LOCALAPPDATA%\lazygit\config.yml` (default location, but it will also be found in `%APPDATA%\lazygit\config.yml`
For old installations (slightly embarrassing: I didn't realise at the time that you didn't need to supply a vendor name to the path so I just used my name):