mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
7485c90c9f
* feat(docs): move to vitepress * change up hero styles to match existing site * A bit more style tweaking * Replace stylus with plain CSS * improve unicode-range value for nerdfont --------- Co-authored-by: Matan Kushner <hello@matchai.dev>
25 lines
1.0 KiB
Markdown
25 lines
1.0 KiB
Markdown
[Вернуться к пресетам](./#jetpack)
|
|
|
|
# Пресет Jetpack
|
|
|
|
Это псевдоминималистичный пресет, вдохновленный приглашениями командной оболочки [geometry](https://github.com/geometry-zsh/geometry) и [spaceship](https://github.com/spaceship-prompt/spaceship-prompt).
|
|
|
|
> Jetpack использует цветовую тему терминала.
|
|
|
|

|
|
|
|
### Обязательные условия
|
|
|
|
- Требуется оболочка с поддержкой [`правостороннего приглашения`](https://starship.rs/advanced-config/#enable-right-prompt).
|
|
- Рекомендуется [Jetbrains Mono](https://www.jetbrains.com/lp/mono/).
|
|
|
|
### Конфигурация
|
|
|
|
```sh
|
|
starship preset jetpack -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Нажмите, чтобы загрузить TOML](/presets/toml/jetpack.toml)
|
|
|
|
<<< @/public/presets/toml/jetpack.toml
|