Masaru Iritani 62a76353ab fix(starship): keep `ZSH_THEME` if not installed (#12309) | преди 7 месеца | |
---|---|---|
.. | ||
README.md | преди 1 година | |
starship.plugin.zsh | преди 7 месеца |
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)