Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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