mods.starship.enable
Enables starship prompt
Type: boolean
Default:
true
Example:
false
mods.starship.customPrompt
Custom configuration for prompt. Will be merged with preconfigured prompt if that is used.
Type: attribute set of anything
Default:
{ }
Example:
{ }
mods.starship.useDefaultPrompt
Enables preconfigured prompt
Type: boolean
Default:
true
Example:
false