docs(greeting): note C6 guard on first-run welcome in Fisher Plugins section

This commit is contained in:
2026-06-10 22:42:34 -04:00
parent 251f512806
commit b64e7d4f3c
+3 -2
View File
@@ -1484,8 +1484,9 @@ on first run via `conf.d/first_run.fish`. Colors are stored in fish_variables
Fisher is bootstrapped automatically on the **first interactive session** via
`conf.d/first_run.fish`. This also applies the Catppuccin Mocha theme and
prints a one-time welcome message. Subsequent sessions skip all first-run
logic with zero overhead.
prints a one-time welcome message (gated by __fish_config_op_greeting; set
it to 0 to suppress). Subsequent sessions skip all first-run logic with zero
overhead.
To re-trigger first-run initialization (e.g., after a fresh install or for
testing), run: