docs(greeting): note C6 guard on first-run welcome in Fisher Plugins section
This commit is contained in:
+3
-2
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user