mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-21 23:01:03 +00:00
Merge pull request #564 from viviannevilar/patch-1
Update Config.md: location of the config in windows
This commit is contained in:
commit
bedde4a037
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ Changes to the user config will only take place after closing and re-opening laz
|
|||
|
||||
- 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`
|
||||
|
||||
JSON schema is available for `config.yml` so that IntelliSense in Visual Studio Code
|
||||
(completion and error checking) is automatically enabled when the [YAML Red Hat][yaml]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue