Releases: anki-code/xontrib-prompt-starship
Releases · anki-code/xontrib-prompt-starship
0.3.6
0.3.5
0.3.4
0.3.2
0.3.1
0.3.0
0.2.0
In case of using starship as part of another prompt you can add starship prompt to $PROMPT_FIELDS
without replacing the current prompt:
$XONTRIB_PROMPT_STARSHIP_REPLACE_PROMPT = False
xontrib load prompt_starship
print($PROMPT_FIELDS['starship_left']())
0.1.1
0.1.0
Added RIGHT_PROMPT support. Thanks to @eugenesvk!