mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-06 11:02:41 +03:00
fix: how to change the config dir for MacOS
This commit is contained in:
@@ -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`
|
- MacOS: `~/Library/Application Support/jesseduffield/lazygit/config.yml`
|
||||||
- Windows: `%APPDATA%\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
|
## Default
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
|
Reference in New Issue
Block a user