mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-25 08:31:03 +00:00
Fix config location on Windows
This commit is contained in:
parent
6af9e54491
commit
6d5017103b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ Changes to the user config will only take place after closing and re-opening laz
|
|||
### Locations:
|
||||
- OSX: `~/Library/Application Support/jesseduffield/lazydocker/config.yml`
|
||||
- Linux: `~/.config/lazydocker/config.yml`
|
||||
- Windows: `C:\\Users\\<User>\\AppData\\Roaming\\jesseduffield\\lazydocker\\config.yml` (I think)
|
||||
- Windows: `C:\\Users\\<User>\\AppData\\Roaming\\lazydocker\\config.yml`
|
||||
|
||||
## Default:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue