Update Config.md

Update the path to the config file as it appears to no longer be accurate. Also pedantically change "OSX" to "macOS" to align with modern naming convention.
This commit is contained in:
Kellan St.Louis 2026-02-26 23:51:20 -07:00 committed by GitHub
parent 577797d9ed
commit 35c7e98cfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -8,7 +8,7 @@ Changes to the user config will only take place after closing and re-opening laz
### Locations: ### Locations:
- OSX: `~/Library/Application Support/jesseduffield/lazydocker/config.yml` - macOS: `~/Library/Application Support/lazydocker/config.yml`
- Linux: `~/.config/lazydocker/config.yml` - Linux: `~/.config/lazydocker/config.yml`
- Windows: `C:\Users\<User>\AppData\Roaming\lazydocker\config.yml` - Windows: `C:\Users\<User>\AppData\Roaming\lazydocker\config.yml`