Alternatives to Spaceship

A minimal, configurable Zsh prompt that shows Git status, runtime versions and other context. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as Spaceship.

  • Starship

    A shell prompt that shows the git branch, language version and other context, configured once and working in every shell.

    Starship shows similar Git and language context but works across Bash, Fish, Zsh, PowerShell and more, configured in TOML and needing a Nerd Font.

  • Pure

    A minimal, fast Zsh prompt that shows only the information you need.

    Pure is a more minimal Zsh prompt with asynchronous checks for speed, offering deliberately few customisation options compared with Spaceship's sections.

  • Oh My Posh

    Customize shell prompts across operating systems with configurable themes.

    Oh My Posh supports several shells on Windows, macOS and Linux with configurable themes, though some themes need a patched font.

Similar software

Related functionality, not a direct replacement.