starship/docs/presets/jetpack.md
Zaira Bibi 0200d75b37
fix: Fixed "Click to download TOML" links (#6234)
* fix: Added {download} attribute to download links

* fix: Reverted the changes to translated files

* fix: Reverted changes to translated files

---------

Co-authored-by: Zaira Bibi <zaira.bibi@A006-01279.local>
2024-09-12 10:38:04 +02:00

25 lines
720 B
Markdown

[Return to Presets](./#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){download}
<<< @/public/presets/toml/jetpack.toml