arkanum/docs/guide/components/starship.md
OCram85 a8b87c99a7
Some checks failed
ci/woodpecker/pr/docs Pipeline failed
ci/woodpecker/pr/ci Pipeline was successful
wip
2024-04-26 11:08:31 +02:00

1.1 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

Referenced Source Files

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

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