summaryrefslogtreecommitdiffstats
path: root/docs/ckb-IR/presets/jetpack.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ckb-IR/presets/jetpack.md')
-rw-r--r--docs/ckb-IR/presets/jetpack.md24
1 files changed, 24 insertions, 0 deletions
diff --git a/docs/ckb-IR/presets/jetpack.md b/docs/ckb-IR/presets/jetpack.md
new file mode 100644
index 000000000..d959acf4d
--- /dev/null
+++ b/docs/ckb-IR/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.
+
+### ڕێکخستن
+
+```sh
+starship preset jetpack -o ~/.config/starship.toml
+```
+
+[Click to download TOML](/presets/toml/jetpack.toml)
+
+<<< @/.vuepress/public/presets/toml/jetpack.toml