Home/Tools/Starship
S
Install via:brewcargo
License:ISC
Open source

Starship

About

A minimal, blazing-fast and infinitely customizable prompt for any shell. Shows git status, languages, package managers and more — with the same config everywhere.

Pricing

Free

Starship is a cross-shell prompt written in Rust. It renders information about your git repo, current language, runtime versions and command duration — fast, and configurable from a single TOML file.

Key Features

  • Works in bash, zsh, fish, PowerShell, nushell.
  • Git status and branch integration.
  • Language detection (node, python, rust, go…).
  • Package manager info and exit codes.
  • Shows command duration.
  • One config file shared across machines.

Pricing

Starship is free and open source under the ISC license.

Getting Started

brew install starship
# add to ~/.zshrc
eval "$(starship init zsh)"

Edit ~/.config/starship.toml to restyle segments.