From 12ee2bac89b434b8ec9de83a06101502c3821cea Mon Sep 17 00:00:00 2001 From: rootiest Date: Mon, 27 Jul 2026 17:04:45 -0400 Subject: [PATCH] docs(troubleshooting): add link to personalization page for local.fish --- docs/fish-config.1 | 2 +- docs/fish-config.md | 2 +- docs/manual/11-troubleshooting.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/fish-config.1 b/docs/fish-config.1 index 7bd5f85..b8550c2 100644 --- a/docs/fish-config.1 +++ b/docs/fish-config.1 @@ -3922,7 +3922,7 @@ integrations, recommended). This config enables Vi mode by default (via C3 overrides), replacing the standard Emacs\-style bindings. If Vi mode interferes with your workflow, override it in -\f[CR]local.fish\f[R]: +\f[CR]local.fish\f[R] (See Personalization): .IP .EX # $__fish_user_dots_path/local.fish diff --git a/docs/fish-config.md b/docs/fish-config.md index bb98b7b..045f087 100644 --- a/docs/fish-config.md +++ b/docs/fish-config.md @@ -3306,7 +3306,7 @@ See Dependency Catalog for the full list grouped by tier This config enables Vi mode by default (via C3 overrides), replacing the standard Emacs-style bindings. If Vi mode interferes with your workflow, -override it in `local.fish`: +override it in `local.fish` (See Personalization): # $__fish_user_dots_path/local.fish fish_default_key_bindings diff --git a/docs/manual/11-troubleshooting.md b/docs/manual/11-troubleshooting.md index 02aef15..ac7af8a 100644 --- a/docs/manual/11-troubleshooting.md +++ b/docs/manual/11-troubleshooting.md @@ -183,7 +183,7 @@ See [Dependency Catalog](/06-dependency-catalog/) for the full list grouped by t This config enables Vi mode by default (via C3 overrides), replacing the standard Emacs-style bindings. If Vi mode interferes with your workflow, -override it in `local.fish`: +override it in `local.fish` (See [Personalization](/10-personalization/)): # $__fish_user_dots_path/local.fish fish_default_key_bindings