2026-04-18 20:11:45 +09:00
[Zurück zu Presets ](./#jetpack )
2023-12-29 03:07:36 +09:00
2026-04-18 20:11:45 +09:00
# Preset - Jetpack
2023-12-29 03:07:36 +09:00
2026-04-18 20:11:45 +09:00
Dies ist ein pseudo-minimalistisches Preset, inspiriert von den Prompts [geometry ](https://github.com/geometry-zsh/geometry ) und [spaceship ](https://github.com/spaceship-prompt/spaceship-prompt ).
2023-12-29 03:07:36 +09:00
2026-04-18 20:11:45 +09:00
> Jetpack verwendet das Farbschema des Terminals.
2023-12-29 03:07:36 +09:00
2026-04-18 20:11:45 +09:00

2023-12-29 03:07:36 +09:00
2026-04-18 20:11:45 +09:00
### Voraussetzung
2023-12-29 03:07:36 +09:00
2026-04-18 20:11:45 +09:00
- Erfordert eine Shell mit Unterstützung für [`right-prompt` ](https://starship.rs/advanced-config/#enable-right-prompt ).
- [Jetbrains Mono ](https://www.jetbrains.com/lp/mono/ ) wird empfohlen.
2023-12-29 03:07:36 +09:00
### Konfiguration
``` sh
starship preset jetpack -o ~/.config/starship.toml
```
2026-04-18 20:11:45 +09:00
[Klicken, um TOML herunterzuladen ](/presets/toml/jetpack.toml ){download}
2023-12-29 03:07:36 +09:00
2024-03-03 17:55:30 +01:00
<<< @/public/presets/toml/jetpack .toml