Masaru Iritani 62a76353ab fix(starship): keep `ZSH_THEME` if not installed (#12309) 7 ay önce
..
README.md 07454029bd feat(starship): create plugin (#10947) 1 yıl önce
starship.plugin.zsh 62a76353ab fix(starship): keep `ZSH_THEME` if not installed (#12309) 7 ay önce

README.md

starship plugin

Initializes starship prompt - a minimal, blazing-fast and infinitely customizable cross-shell prompt.

Demo

External repository for this zsh plugin.

Installation

Note: you have to install starship first.

oh-my-zsh

Add starship to the plugins array in your .zshrc file:

plugins=(... starship)

⚠️ ENABLING THIS PLUGIN WILL UNSET YOUR ZSH_THEME VARIABLE