From f00a2faa5e1d96ebcca938980237fba96193b8e1 Mon Sep 17 00:00:00 2001 From: Niels Bom Date: Wed, 1 May 2024 11:58:58 +0200 Subject: [PATCH] docs - Use "macOS" instead of "OSX" --- docs/Config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Config.md b/docs/Config.md index 48e15f69f..3dfe2e9e1 100644 --- a/docs/Config.md +++ b/docs/Config.md @@ -8,7 +8,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` +- macOS: `~/Library/Application Support/jesseduffield/lazydocker/config.yml` - Linux: `~/.config/lazydocker/config.yml` - Windows: `C:\\Users\\\\AppData\\Roaming\\jesseduffield\\lazydocker\\config.yml` (I think)