From e30fc7a15c55f8d1f08b04fa6423698b7014ad4f Mon Sep 17 00:00:00 2001 From: rootiest Date: Wed, 10 Jun 2026 11:41:04 -0400 Subject: [PATCH] docs(config-vars): cross-reference minimal mode from Section 1 Other --- docs/fish-config.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/fish-config.md b/docs/fish-config.md index 5701818..fa53b22 100644 --- a/docs/fish-config.md +++ b/docs/fish-config.md @@ -156,6 +156,10 @@ automatically on exit. Use `logs` to browse them interactively. CLAUDE_CODE_NO_FLICKER 1 — suppress terminal flicker in Claude Code CDPATH . ~/projects ~ +Opinionated defaults (CDPATH, PAGER/MANPAGER, Vi mode, command shadows, +terminal integrations) can be switched off per category with universal +variables — see Section 7, "Opinionated Components (Minimal Mode)". + ## Pager Hierarchy $PAGER is set to ov when available, falling back to less. The less wrapper