Skip to content

Commit ccb1ee0

Browse files
authored
fix: MacOS default path misspelling (#3148)
2 parents e84d5ac + d00936f commit ccb1ee0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Default path for the config file:
44

55
- Linux: `~/.config/lazygit/config.yml`
6-
- MacOS: `~/Library/Application Support/lazygit/config.yml`
6+
- MacOS: `~/Library/Application\ Support/lazygit/config.yml`
77
- Windows: `%APPDATA%\lazygit\config.yml`
88

99
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):

0 commit comments

Comments
 (0)