Skip to content

Shell prompts

Starship

Install:

sudo snap install starship

Recommended Fonts needs to get installed in ~/.local/share/fonts

Config file: ~/.config/starship.toml (~/snap/starship/current/.config/starship.toml for snap)

Debug config:

STARSHIP_LOG=debug starship prompt

or even:

STARSHIP_LOG=trace starship prompt

Couldn't find a way to easily build a custom segment

Spaceship

Other