macOS
brew install starshiplocal Homebrew formula metadata
sudo port install starshipMacPorts ports tree · sysutils/starship/Portfile · source: api.github.com
brew
Cross-shell prompt for astronauts. Version 1.26.0 via Homebrew; verified 2026-06-28.
install
brew install starshiplocal Homebrew formula metadata
sudo port install starshipMacPorts ports tree · sysutils/starship/Portfile · source: api.github.com
sudo apk add starshipAlpine Linux edge package indexes · starship · source: dl-cdn.alpinelinux.org
sudo apt install starshipDebian stable package indexes · starship · source: deb.debian.org
nix profile install nixpkgs#starshipnixpkgs package indexes · pkgs/by-name/st/starship/package.nix · source: api.github.com
sudo pacman -S starshipArch Linux sync databases · starship · source: geo.mirror.pkgbuild.com
sudo zypper install starshipopenSUSE Tumbleweed package metadata · starship · source: download.opensuse.org
choco install starshipChocolatey community package catalog · starship · source: community.chocolatey.org
scoop install main/starshipScoop official bucket manifest trees · bucket/starship.json · source: api.github.com
winget install --id Starship.Starship -eWindows Package Manager source index · Starship.Starship · source: cdn.winget.microsoft.com
overview
Cross-shell prompt for astronauts
history
Starship is a Rust-powered, cross-shell prompt that packages a feature-rich terminal prompt as one binary and one TOML configuration file.
The official README and website present Starship as a minimal, fast, customizable prompt for any shell. The repository copyright begins in 2019, and the README lists prior prompt projects such as spaceship-prompt, robbyrussell-node, and silver as inspirations.
The project grew around cross-shell portability: the guide documents setup for Bash, Fish, Zsh, PowerShell, Cmd through Clink, Elvish, Ion, Nushell, Tcsh, and Xonsh.
Starship became a package-manager-friendly terminal customization tool because it ships as a standalone binary and documents installation through many package managers. The official guide lists Homebrew, crates.io, conda-forge, Linux distribution packages, MacPorts, Chocolatey, Scoop, and winget among supported installation routes.
The GitHub repository page shows large community adoption, with tens of thousands of stars and more than a hundred releases by 2026.
Users install the binary, add `starship init` to their shell startup file, and optionally customize `~/.config/starship.toml`. Starship then renders context-aware modules for directories, VCS state, language runtimes, cloud tools, containers, command duration, jobs, battery state, and other terminal context.
The FAQ describes the binary as stateless and shell agnostic, which explains why one package can support many shells without each shell needing a separate prompt framework.
Starship is one of the clearest examples of modern terminal tooling becoming a package-manager object: a Rust binary, shell integrations, generated completions, and a documented TOML config instead of a shell-specific theme bundle.
It matters to package nerds because it competes with shell-native prompt frameworks while fitting cleanly into Homebrew, distro packages, Cargo, Scoop, winget, and similar distribution channels.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/starship.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
starship | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/starship/starship
install metadata
| Package key | brew:starship |
|---|---|
| Version | 1.26.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/starship |
| Homepage | https://starship.rs/ |
| Repository | https://github.com/starship/starship |
| Upstream docs | https://starship.rs/config |
| License | ISC |
| Source archive | https://github.com/starship/starship/archive/refs/tags/v1.26.0.tar.gz |
| Last updated | 2026-06-28T18:44:05Z |
| Pulse | updated |
| Build dependencies | cmake, pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | starship |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
starship 1.22.1-5
fast and customizable shell prompt
sudo apt install starshipstarship
nix profile install nixpkgs#starshipstarship 1.24.2-r0
Minimal, blazing-fast and infinitely customizable prompt for any shell
sudo apk add starshipstarship-bash-completion 1.24.2-r0
Bash completions for starship
sudo apk add starship-bash-completionstarship-fish-completion 1.24.2-r0
Fish completions for starship
sudo apk add starship-fish-completionstarship-zsh-completion 1.24.2-r0
Zsh completions for starship
sudo apk add starship-zsh-completionstarship-zsh-plugin 1.24.2-r0
Minimal, blazing-fast and infinitely customizable prompt for any shell (Zsh plugin)
sudo apk add starship-zsh-pluginstarship 1.25.1-1
The cross-shell prompt for astronauts
sudo pacman -S starshipstarship 1.25.1-1.1
A customizable prompt for many shells
sudo zypper install starshipstarship
sudo port install starshipstarship
choco install starshipmain/starship
scoop install main/starshipStarship.Starship
winget install --id Starship.Starship -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.