Masaru Iritani 62a76353ab fix(starship): keep `ZSH_THEME` if not installed (#12309) | 7 ay önce | |
---|---|---|
.. | ||
README.md | 1 yıl önce | |
starship.plugin.zsh | 7 ay önce |
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)