mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-05 21:07:52 +00:00
25 lines
942 B
Markdown
25 lines
942 B
Markdown
[Вернуться к пресетам](./README.md#jetpack)
|
|
|
|
# Пресет Jetpack
|
|
|
|
Это псевдоминималистичный пресет, вдохновленный приглашениями командной строки [geometry](https://github.com/geometry-zsh/geometry) и [spaceship](https://github.com/spaceship-prompt/spaceship-prompt).
|
|
|
|
> Jetpack использует цветовую тему терминала.
|
|
|
|
![Скриншот пресета Jetpack](/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/).
|
|
|
|
### Конфигурация
|
|
|
|
```sh
|
|
starship preset jetpack -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Нажмите, чтобы загрузить TOML](/presets/toml/jetpack.toml)
|
|
|
|
<<< @/.vuepress/public/presets/toml/jetpack.toml
|