mirror of
https://github.com/starship/starship.git
synced 2024-12-02 13:15:10 +01: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
764 B
Markdown
25 lines
764 B
Markdown
[Volver a Preajustes](./#jetpack)
|
|
|
|
# Preajust Jetpack
|
|
|
|
Este es un preajuste pseudominimalista inspirado en las indicaciones [geometría](https://github.com/geometry-zsh/geometry) y [nave espacial](https://github.com/spaceship-prompt/spaceship-prompt).
|
|
|
|
> Jetpack utiliza los colores temáticos de la terminal.
|
|
|
|
![Captura de pantalla del preajuste Jetpack](/presets/img/jetpack.png)
|
|
|
|
### Prerrequisito
|
|
|
|
- Requiere un comando con [`la indicación correcta`](https://starship.rs/advanced-config/#enable-right-prompt).
|
|
- [Jetbrains Mono](https://www.jetbrains.com/lp/mono/) es recomendado.
|
|
|
|
### Configuración
|
|
|
|
```sh
|
|
starship preset jetpack -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Clic para descargar TOML](/presets/toml/jetpack.toml)
|
|
|
|
<<< @/public/presets/toml/jetpack.toml
|