generated from Templates/Baseline
### 📖 Summary - adds vitepess based docs for Arkanum.dev - migrate arakanumm project from CodeServer org to arkanum org ### 📑 Test Plan ✅ CI pipeline tests (Default) ### 💬 Details _No response_ ### 📚 Additional Notes _No response_ Reviewed-on: #97
30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
# :rocket: 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](https://www.nerdfonts.com/) patched [FiraCode](https://github.com/tonsky/FiraCode) Font with its symbols, ligatures and emojis.
|
|
|
|
## Screenshots
|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|

|
|
|
|
## Referenced Source Files
|
|
|
|
::: code-group
|
|
<<< @/../Dockerfile#starship{Dockerfile:line-numbers}
|
|
|
|
<<< @/../starship.toml{toml:line-numbers}
|
|
:::
|