From 9320e462f70d0be97c1b8afa69098ed961027198 Mon Sep 17 00:00:00 2001 From: Gitea Actions Date: Mon, 8 Jun 2026 15:38:34 +0000 Subject: [PATCH] chore(docs): regenerate offline HTML docs --- docs/html/1-name.html | 461 +++++++-------------- docs/html/10-6-dependency-catalog.html | 461 +++++++-------------- docs/html/11-7-customization.html | 461 +++++++-------------- docs/html/12-8-fisher-plugins.html | 461 +++++++-------------- docs/html/13-9-viewing-this-manual.html | 461 +++++++-------------- docs/html/2-synopsis.html | 461 +++++++-------------- docs/html/3-description.html | 461 +++++++-------------- docs/html/4-table-of-contents.html | 461 +++++++-------------- docs/html/5-1-configuration-variables.html | 461 +++++++-------------- docs/html/6-2-path-setup.html | 461 +++++++-------------- docs/html/7-3-key-bindings.html | 461 +++++++-------------- docs/html/8-4-abbreviations.html | 461 +++++++-------------- docs/html/9-5-functions-reference.html | 461 +++++++-------------- docs/html/index.html | 461 +++++++-------------- 14 files changed, 2156 insertions(+), 4298 deletions(-) diff --git a/docs/html/1-name.html b/docs/html/1-name.html index e765cb6..4712317 100644 --- a/docs/html/1-name.html +++ b/docs/html/1-name.html @@ -167,6 +167,160 @@ } .display.math{display: block; text-align: center; margin: 0.5rem auto;} + -

NAME

fish-config - personal fish shell configuration for Fish 4.x with modern CLI tool integration

diff --git a/docs/html/10-6-dependency-catalog.html b/docs/html/10-6-dependency-catalog.html index f309bfe..f3919c2 100644 --- a/docs/html/10-6-dependency-catalog.html +++ b/docs/html/10-6-dependency-catalog.html @@ -167,6 +167,160 @@ } .display.math{display: block; text-align: center; margin: 0.5rem auto;} + -

6. DEPENDENCY CATALOG

fish-deps manages these tools. Run fish-deps to check diff --git a/docs/html/11-7-customization.html b/docs/html/11-7-customization.html index 24f2108..993f4fa 100644 --- a/docs/html/11-7-customization.html +++ b/docs/html/11-7-customization.html @@ -167,6 +167,160 @@ } .display.math{display: block; text-align: center; margin: 0.5rem auto;} +

-

7. CUSTOMIZATION

Machine-local Configuration

diff --git a/docs/html/12-8-fisher-plugins.html b/docs/html/12-8-fisher-plugins.html index 07dd132..08584d9 100644 --- a/docs/html/12-8-fisher-plugins.html +++ b/docs/html/12-8-fisher-plugins.html @@ -167,6 +167,160 @@ } .display.math{display: block; text-align: center; margin: 0.5rem auto;} + -

8. FISHER PLUGINS

Fisher is bootstrapped automatically on the first interactive session via conf.d/first_run.fish. This also diff --git a/docs/html/13-9-viewing-this-manual.html b/docs/html/13-9-viewing-this-manual.html index 5f76e6b..5fcb224 100644 --- a/docs/html/13-9-viewing-this-manual.html +++ b/docs/html/13-9-viewing-this-manual.html @@ -167,6 +167,160 @@ } .display.math{display: block; text-align: center; margin: 0.5rem auto;} +

-

9. VIEWING THIS MANUAL

SYNOPSIS

help config [SECTION]

Open this manual in the best available pager. Optionally jump to a diff --git a/docs/html/3-description.html b/docs/html/3-description.html index efd2e05..5d8f2f7 100644 --- a/docs/html/3-description.html +++ b/docs/html/3-description.html @@ -167,6 +167,160 @@ } .display.math{display: block; text-align: center; margin: 0.5rem auto;} +

-

DESCRIPTION

A production-grade Fish shell configuration targeting Fish 4.x. It provides:

diff --git a/docs/html/4-table-of-contents.html b/docs/html/4-table-of-contents.html index bffa8a8..5f16106 100644 --- a/docs/html/4-table-of-contents.html +++ b/docs/html/4-table-of-contents.html @@ -167,6 +167,160 @@ } .display.math{display: block; text-align: center; margin: 0.5rem auto;} + -

TABLE OF CONTENTS

1.  Configuration Variables
 2.  PATH Setup
diff --git a/docs/html/5-1-configuration-variables.html b/docs/html/5-1-configuration-variables.html
index 35408c0..6d811b6 100644
--- a/docs/html/5-1-configuration-variables.html
+++ b/docs/html/5-1-configuration-variables.html
@@ -167,6 +167,160 @@
     }
     .display.math{display: block; text-align: center; margin: 0.5rem auto;}
   
+  
 
 
 
-
 

1. CONFIGURATION VARIABLES

These variables are exported from config.fish on every interactive diff --git a/docs/html/6-2-path-setup.html b/docs/html/6-2-path-setup.html index 1a37fee..db852a3 100644 --- a/docs/html/6-2-path-setup.html +++ b/docs/html/6-2-path-setup.html @@ -167,6 +167,160 @@ } .display.math{display: block; text-align: center; margin: 0.5rem auto;} +

-

2. PATH SETUP

Directories prepended to PATH in this order (first wins):

~/.local/bin              Standard user-local executables
diff --git a/docs/html/7-3-key-bindings.html b/docs/html/7-3-key-bindings.html
index 191f8bc..0162721 100644
--- a/docs/html/7-3-key-bindings.html
+++ b/docs/html/7-3-key-bindings.html
@@ -167,6 +167,160 @@
     }
     .display.math{display: block; text-align: center; margin: 0.5rem auto;}
   
+  
 
 
 
-
 

3. KEY BINDINGS

The shell uses Vi key bindings (fish_vi_key_bindings). All custom bindings are active in Insert, Normal, and Visual modes unless diff --git a/docs/html/8-4-abbreviations.html b/docs/html/8-4-abbreviations.html index 63f65e4..1ee2fae 100644 --- a/docs/html/8-4-abbreviations.html +++ b/docs/html/8-4-abbreviations.html @@ -167,6 +167,160 @@ } .display.math{display: block; text-align: center; margin: 0.5rem auto;} +

-

4. ABBREVIATIONS

Abbreviations expand when you press Space or Enter. They are terminal-aware: some expand differently in Kitty vs WezTerm vs other diff --git a/docs/html/9-5-functions-reference.html b/docs/html/9-5-functions-reference.html index 8bc1f1b..2032323 100644 --- a/docs/html/9-5-functions-reference.html +++ b/docs/html/9-5-functions-reference.html @@ -167,6 +167,160 @@ } .display.math{display: block; text-align: center; margin: 0.5rem auto;} +

-

5. FUNCTIONS REFERENCE

5.1 File and diff --git a/docs/html/index.html b/docs/html/index.html index 29ed1fa..6dccfea 100644 --- a/docs/html/index.html +++ b/docs/html/index.html @@ -167,6 +167,160 @@ } .display.math{display: block; text-align: center; margin: 0.5rem auto;} +