Masaru Iritani 62a76353ab fix(starship): keep `ZSH_THEME` if not installed (#12309) | пре 8 месеци | |
---|---|---|
.. | ||
README.md | пре 1 година | |
starship.plugin.zsh | пре 8 месеци |
Initializes starship prompt - a minimal, blazing-fast and infinitely customizable cross-shell prompt.
External repository for this zsh plugin.
Note: you have to install starship first.
Add starship
to the plugins array in your .zshrc
file:
plugins=(... starship)