For the complete documentation index, see llms.txt. This page is also available as Markdown.

Custom Shell Prompt

StarShip is Cross-Shell Prompt!

Quick Installation

curl -fsSL https://starship.rs/install.sh | bash

Adding to Bash

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

eval "$(starship init bash)"

Source: StarShip

Last updated