Starship Studio

Interactive visual editor and preset generator for Starship prompt
โœจ 20+ Separator Glyphs
GitHub
zsh โ€” starship prompt preview
โฏ git commit -m "feat: add starship prompt"
๐ŸŽจ Creative Separator Presets
โ– Separator Glyphs Library Click any glyph to insert as separator

๐Ÿš€ What is Starship Studio?

Starship Studio is an interactive visual editor and preset generator for the Starship cross-shell prompt. Customize themes and export your starship.toml easily. Whether you work with Zsh, Bash, Fish, NuShell, or PowerShell, Starship Studio allows you to preview, experiment, and generate stunning Powerline-style prompts with ease.

Choose from over 20+ separator glyphs (including smooth shades, angled chevrons, flame waveforms, and retro pixel blocks) paired with curated color palettes like Firewatch Sunset, Catppuccin Mocha, and Tokyo Night.

โšก How to Install Your Generated Prompt

  1. Customize Prompt: Configure your start cap, middle separator, end cap, line height, and color palette.
  2. Export Config: Click "Copy Config" or "Download .toml".
  3. Save Configuration:
    # Linux & macOS
    cp starship.toml ~/.config/starship.toml

    # Windows (PowerShell)
    cp starship.toml $HOME\.config\starship.toml
  4. Reload Shell: Restart your terminal session or run source ~/.zshrc. Ensure your terminal font is set to a Nerd Font (e.g., JetBrains Mono Nerd Font).

๐Ÿ’ก Frequently Asked Questions (FAQ)

Do I need a Nerd Font installed?

Yes! To display Powerline glyphs, caps, arrows, and icon symbols properly, you need a patched font from Nerd Fonts installed in your terminal emulator (e.g. Alacritty, Kitty, WezTerm, iTerm2, Windows Terminal).

How do I adjust separator vertical height?

Use the Prompt Line Height input and Separator Vertical Scale slider in the Customizer to fine-tune glyph vertical alignment so separators fill the segment height seamlessly without cutoff.

Is Starship Studio free and open source?

Yes, 100% free and open-source under the MIT license! Check out the source code, star the project, or contribute presets on GitHub.

Copied to clipboard!