Santi020k Themes

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.

Rich icons

Full Nerd Font symbols for the most expressive prompt.

Portable labels

Readable labels that work without patched application icons.

Minimal

Directory, Git state, and command status with compact spacing.

Install only the prompt

  1. Install Starship:

    brew install starship
  2. Enable it in the current Zsh session:

    eval "$(starship init zsh)"
  3. 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