mirror of
https://github.com/starship/starship.git
synced 2024-11-29 03:33:19 +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>
22 lines
718 B
Markdown
22 lines
718 B
Markdown
[Volver a Preajustes](./#pastel-powerline)
|
|
|
|
# Preajuste Pastel Powerline
|
|
|
|
Este preajuste está inspirado en [M365Princess](https://github.com/JanDeDobbeleer/oh-my-posh/blob/main/themes/M365Princess.omp.json). También muestra cómo funciona la sustitución de rutas en Starship.
|
|
|
|
![Captura de pantalla del preajuste de Pastel Powerline](/presets/img/pastel-powerline.png)
|
|
|
|
### Prerequisitos
|
|
|
|
- Una [Nerd Font](https://www.nerdfonts.com/) instalada y habilitada en tu terminal (el ejemplo usa Fira Code Nerd Font)
|
|
|
|
### Configuración
|
|
|
|
```sh
|
|
starship preset pastel-powerline -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Clic para descargar TOML](/presets/toml/pastel-powerline.toml)
|
|
|
|
<<< @/public/presets/toml/pastel-powerline.toml
|