From 2ce41d0c55cb576bb60927cbfd8c86acd2c826c7 Mon Sep 17 00:00:00 2001 From: rootiest Date: Wed, 10 Jun 2026 21:46:14 -0400 Subject: [PATCH] =?UTF-8?q?docs(logging):=20fix=20'four'=20=E2=86=92=20'fi?= =?UTF-8?q?ve'=20category=20count=20in=20fish-config.md=20prose?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/fish-config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/fish-config.md b/docs/fish-config.md index f0101ce..d8b3938 100644 --- a/docs/fish-config.md +++ b/docs/fish-config.md @@ -1382,7 +1382,7 @@ fish_variables. ## Opinionated Components (Minimal Mode) Every opinionated piece of this config is active by default but can be -switched off through four category opt-out variables, each evaluated via +switched off through five category opt-out variables, each evaluated via __fish_variable_check. Set a variable to any falsy value (0, false, no, off, n) to disable its category; erase it or set a truthy value (1, true, yes, on, y) to re-enable. Unset means enabled.