Skip to the content.

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