Documentation
Starship prompt
Use a quiet Powerline prompt with coordinated dark and light violet palettes.
Three prompts, one palette
Rich is the full prompt. Portable replaces application icons with labels. Minimal removes runtime modules for a quieter prompt.
Install only the prompt
Install Starship:
brew install starshipEnable it in the current Zsh session:
eval "$(starship init zsh)"Back up
~/.config/starship.toml, then download the preset you want. For example:curl -fsSL https://theme.santi020k.com/terminal/starship/santi020k-dark.toml -o ~/.config/starship.toml
Install a Nerd Font
The Powerline separators and symbols require a Nerd Font. The site preview uses CaskaydiaCove Nerd Font at 15 pt with approximately 110% vertical spacing.
brew install --cask font-caskaydia-cove-nerd-font