arkanum/docs/guide/components/starship.md

1.0 KiB

🚀 Starship Prompt

About

Starship prompt is a powerful addon to modify the shell prompt dynamically based on the current location and state. Therefore we already install the latest version while building the Arkanum image. Additionally we use starship as default prompt in bash.

The included default setup uses the system wide installed NerdFont patched FiraCode Font with its symbols, ligatures and emojis.

Screenshots

screen1

screen2

screen3

screen4

screen5

Configuration

::: code-group <<< @/../Dockerfile#starship{Dockerfile:line-numbers}

<<< @/../starship.toml{toml:line-numbers} :::