1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-05 21:07:52 +00:00
starship/docs/ru-RU/presets/jetpack.md

25 lines
942 B
Markdown
Raw Normal View History

2023-09-20 16:37:24 +00:00
[Вернуться к пресетам](./README.md#jetpack)
2023-09-01 21:29:59 +00:00
2023-09-22 10:38:10 +00:00
# Пресет Jetpack
2023-09-01 21:29:59 +00:00
2023-09-22 10:38:10 +00:00
Это псевдоминималистичный пресет, вдохновленный приглашениями командной строки [geometry](https://github.com/geometry-zsh/geometry) и [spaceship](https://github.com/spaceship-prompt/spaceship-prompt).
2023-09-01 21:29:59 +00:00
2023-09-22 10:38:10 +00:00
> Jetpack использует цветовую тему терминала.
2023-09-01 21:29:59 +00:00
2023-09-22 10:38:10 +00:00
![Скриншот пресета Jetpack](/presets/img/jetpack.png)
2023-09-01 21:29:59 +00:00
### Prerequisite
- Requires a shell with [`right-prompt`](https://starship.rs/advanced-config/#enable-right-prompt) support.
2023-09-22 10:38:10 +00:00
- Рекомендуется [Jetbrains Mono](https://www.jetbrains.com/lp/mono/).
2023-09-01 21:29:59 +00:00
### Конфигурация
```sh
starship preset jetpack -o ~/.config/starship.toml
```
2023-09-20 16:37:24 +00:00
[Нажмите, чтобы загрузить TOML](/presets/toml/jetpack.toml)
2023-09-01 21:29:59 +00:00
<<< @/.vuepress/public/presets/toml/jetpack.toml