summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornataziel <114114079+nataziel@users.noreply.github.com>2024-02-27 18:20:32 +1000
committerGitHub <noreply@github.com>2024-02-27 09:20:32 +0100
commitf505ceb757fde14aa3c3fa778610e50126a8f646 (patch)
tree98a0314085c0283df33209e82f9171790d242163
parentc3e078cbf3e3e0dd3e82659418c65f95e5282382 (diff)
docs(preset): add Jetpack to presets/README.md (#5797)
-rw-r--r--docs/presets/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/presets/README.md b/docs/presets/README.md
index 6d6fbd9be..1259b8846 100644
--- a/docs/presets/README.md
+++ b/docs/presets/README.md
@@ -74,3 +74,9 @@ This preset is inspired by [tokyo-night-vscode-theme](https://github.com/enkia/t
This preset is heavily inspired by [Pastel Powerline](./pastel-powerline.md), and [Tokyo Night](./tokyo-night.md).
[![Screenshot of Gruvbox Rainbow preset](/presets/img/gruvbox-rainbow.png "Click to view Gruvbox Rainbow preset")](./gruvbox-rainbow)
+
+## [Jetpack](./jetpack.md)
+
+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.
+
+[![Screenshot of Jetpack preset](/presets/img/jetpack.png "Click to view Jetpack preset")](./jetpack)