mirror of
https://github.com/jesseduffield/lazydocker.git
synced 2026-07-22 15:11:02 +00:00
Merge 2db6197272 into 7e7aadc207
This commit is contained in:
commit
b733d74733
1 changed files with 3 additions and 1 deletions
|
|
@ -4,11 +4,13 @@
|
|||
|
||||
The location of the user config will differ depending on your OS. You can open it via lazydocker by opening the application, clicking on the 'project' panel at the top left and pressing 'o' (or pressing 'e' if your files open in vim).
|
||||
|
||||
It's possible the config file does not exist, in that case: create it.
|
||||
|
||||
Changes to the user config will only take place after closing and re-opening lazydocker
|
||||
|
||||
### Locations:
|
||||
|
||||
- OSX: `~/Library/Application Support/jesseduffield/lazydocker/config.yml`
|
||||
- OSX: `~/Library/Application Support/lazydocker/config.yml` or `~/Library/Application Support/jesseduffield/lazydocker/config.yml`
|
||||
- Linux: `~/.config/lazydocker/config.yml`
|
||||
- Windows: `C:\Users\<User>\AppData\Roaming\lazydocker\config.yml`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue