From 0852f53455d53be263ee418ff0d9ded2c83ba241 Mon Sep 17 00:00:00 2001 From: Mike Palmer Date: Fri, 24 Apr 2020 17:31:32 -0400 Subject: [PATCH] Add path to config file on Windows --- docs/Config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Config.md b/docs/Config.md index 15f5617d7..6f5969ee5 100644 --- a/docs/Config.md +++ b/docs/Config.md @@ -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