Update Config.md

This commit is contained in:
Jesse Duffield 2019-07-05 23:03:22 +10:00 committed by GitHub
parent b80b13d308
commit c04867b36d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,10 +6,10 @@ The location of the user config will differ depending on your OS. You can open i
Changes to the user config will only take place after closing and re-opening lazydocker Changes to the user config will only take place after closing and re-opening lazydocker
Locations: ### Locations:
OSX: ~/Library/Application Support/jesseduffield/lazydocker/config.yml - OSX: `~/Library/Application Support/jesseduffield/lazydocker/config.yml`
Linux: ~/.config/jesseduffield/lazydocker/config.yml - Linux: `~/.config/jesseduffield/lazydocker/config.yml`
Windows: C:\\Users\\<User>\\AppData\\Roaming\\jesseduffield\\lazydocker\\config.yml (I think) - Windows: `C:\\Users\\<User>\\AppData\\Roaming\\jesseduffield\\lazydocker\\config.yml` (I think)
## Default: ## Default:
@ -64,7 +64,7 @@ stats:
color: green color: green
``` ```
## To see what all of the config options mean, and what other options you can set, see https://godoc.org/github.com/jesseduffield/lazydocker/pkg/config ## To see what all of the config options mean, and what other options you can set, see [here](https://godoc.org/github.com/jesseduffield/lazydocker/pkg/config)
## Color Attributes: ## Color Attributes: