From 050cfb24ac2c1539b617eb0c38b57e7e0b0bbd61 Mon Sep 17 00:00:00 2001 From: rycee Date: Wed, 4 Dec 2024 23:20:58 +0000 Subject: [PATCH] deploy: 0daaded612b0e6eaed0a63fc9d0778d8f05940fe --- options.xhtml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/options.xhtml b/options.xhtml index 712715cde..814b5a0ee 100644 --- a/options.xhtml +++ b/options.xhtml @@ -47946,6 +47946,31 @@ boolean

Example: true

+

Declared by:

+ + +
+ +<home-manager/modules/programs/starship.nix> + +
+ +
+ + programs.starship.enableInteractive + + +
+
+

Only enable starship when the shell is interactive. This option is only +valid for the Fish shell.

Some plugins require this to be set to false to function correctly.

+ +

Type: +boolean

+ +

Default: +true

+

Declared by: