diff --git a/options.xhtml b/options.xhtml index bbfc93d7..64977943 100644 --- a/options.xhtml +++ b/options.xhtml @@ -18801,6 +18801,31 @@ strings concatenated with ā€œ\nā€

Default: ""

+

Declared by:

+ + +
+ +<home-manager/modules/programs/fish.nix> + +
+ +
+ + programs.fish.shellInitLast + + +
+
+

Shell script code called during interactive fish shell +initialisation, this will be the last thing executed in fish startup.

+ +

Type: +strings concatenated with ā€œ\nā€

+ +

Default: +""

+

Declared by: