1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-04 03:48:07 +02:00

Merge pull request #2169 from 0123takaokeita/feature/mod_config_dir

This commit is contained in:
Jesse Duffield 2022-09-17 11:20:42 -07:00 committed by GitHub
commit c81333fefe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,10 @@ For old installations (slightly embarrassing: I didn't realise at the time that
- MacOS: `~/Library/Application Support/jesseduffield/lazygit/config.yml`
- Windows: `%APPDATA%\jesseduffield\lazygit\config.yml`
If you want to change the config directory:
- MacOS: `export XDG_CONFIG_HOME="$HOME/.config"`
## Default
```yaml