Starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Install / Use
/learn @starship/StarshipREADME
<img src="https://raw.githubusercontent.com/starship/starship/master/media/demo.gif" alt="Starship with iTerm2 and the Snazzy theme" width="50%" align="right" />
The minimal, blazing-fast, and infinitely customizable prompt for any shell!
- Fast: it's fast – really really fast! 🚀
- Customizable: configure every aspect of your prompt.
- Universal: works on any shell, on any operating system.
- Intelligent: shows relevant information at a glance.
- Feature rich: support for all your favorite tools.
- Easy: quick to install – start using it in minutes.
<a name="🚀-installation"></a>
🚀 Installation
Prerequisites
- A Nerd Font installed and enabled in your terminal (for example, try the FiraCode Nerd Font).
Step 1. Install Starship
Select your operating system from the list below to view installation instructions:
<details> <summary>Android</summary>Install Starship using any of the following package managers:
| Repository | Instructions |
| ---------- | ---------------------- |
| [Termux] | pkg install starship |
Install Starship using any of the following package managers:
| Distribution | Repository | Instructions |
| ------------ | --------------- | --------------------------------- |
| Any | [crates.io] | cargo install starship --locked |
| FreeBSD | [FreshPorts] | pkg install starship |
| NetBSD | [pkgsrc] | pkgin install starship |
Install the latest version for your system:
curl -sS https://starship.rs/install.sh | sh
Alternatively, install Starship using any of the following package managers:
| Distribution | Repository | Instructions |
| ------------------ | ----------------------- | ------------------------------------------------------------- |
| Any | [crates.io] | cargo install starship --locked |
| Any | [conda-forge] | conda install -c conda-forge starship |
| Any | [Linuxbrew] | brew install starship |
| Alpine Linux 3.13+ | [Alpine Linux Packages] | apk add starship |
| Arch Linux | [Arch Linux Extra] | pacman -S starship |
| CentOS 7+ | [Copr] | dnf copr enable atim/starship <br /> dnf install starship |
| Debian 13+ | [Debian Main] | apt install starship |
| Fedora 40+ | [Copr] | dnf copr enable atim/starship <br /> dnf install starship |
| Gentoo | [Gentoo Packages] | emerge app-shells/starship |
| Manjaro | | pacman -S starship |
| NixOS | [nixpkgs] | nix-env -iA nixpkgs.starship |
| openSUSE | [OSS] | zypper in starship |
| Ubuntu 25.04+ | [Ubuntu Universe] | apt install starship |
| Void Linux | [Void Linux Packages] | xbps-install -S starship |
Install the latest version for your system:
curl -sS https://starship.rs/install.sh | sh
Alternatively, install Starship using any of the following package managers:
| Repository | Instructions |
| --------------- | --------------------------------------- |
| [crates.io] | cargo install starship --locked |
| [conda-forge] | conda install -c conda-forge starship |
| [Homebrew] | brew install starship |
| [MacPorts] | port install starship |
Install the latest version for your system with the MSI-installers from the releases section.
Install Starship using any of the following package managers:
| Repository | Instructions |
| --------------- | --------------------------------------- |
| [crates.io] | cargo install starship --locked |
| [Chocolatey] | choco install starship |
| [conda-forge] | conda install -c conda-forge starship |
| [Scoop] | scoop install starship |
| [winget] | winget install --id Starship.Starship |
