diff --git a/docs/no-NO/presets/jetpack.md b/docs/no-NO/presets/jetpack.md new file mode 100644 index 00000000..0f52a9a9 --- /dev/null +++ b/docs/no-NO/presets/jetpack.md @@ -0,0 +1,24 @@ +[Return to Presets](./README.md#jetpack) + +# Jetpack Preset + +This is a pseudo minimalist preset inspired by the [geometry](https://github.com/geometry-zsh/geometry) and [spaceship](https://github.com/spaceship-prompt/spaceship-prompt) prompts. + +> Jetpack uses the terminal's color theme. + +![Screenshot of Jetpack preset](/presets/img/jetpack.png) + +### Prerequisite + +- Requires a shell with [`right-prompt`](https://starship.rs/advanced-config/#enable-right-prompt) support. +- [Jetbrains Mono](https://www.jetbrains.com/lp/mono/) is recommended. + +### Configuration + +```sh +starship preset jetpack -o ~/.config/starship.toml +``` + +[Click to download TOML](/presets/toml/jetpack.toml) + +<<< @/.vuepress/public/presets/toml/jetpack.toml