starship banner

Description

View the full docs at: https://starship.rs

Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! The prompt shows information you need while you're working, while staying sleek and out of the way.

Prerequisites

A Powerline font installed and enabled in your terminal (for example, try Fira Code).

Getting Started

Add the init script to your shell's config file:

Bash

Add the following to the end of ~/.bashrc:

eval "$(starship init bash)"

Fish

Add the following to the end of ~/.config/fish/config.fish:

starship init fish | source

Zsh

Add the following to the end of ~/.zshrc:

eval "$(starship init zsh)"

Powershell

Add the following to the end of ~\Documents\PowerShell\Microsoft.PowerShell_profile.ps1 (or ~/.config/powershell/Microsoft.PowerShell_profile.ps1 on -Nix):

Invoke-Expression (&starship init powershell)

Screenshots

Get it from the Snap Store

Search for another snap, or go back to the homepage.
An error has occurred. This application may no longer respond until reloaded. Reload 🗙