mirror of
https://github.com/starship/starship.git
synced 2024-12-03 22:03: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>
22 lines
585 B
Markdown
22 lines
585 B
Markdown
[Volver a Preajustes](./#gruvbox-rainbow)
|
|
|
|
# Preselección Gruvbox Rainbow
|
|
|
|
Este preajuste está muy inspirado en [Pastel Powerline](./pastel-powerline.md) y [Tokyo Night](./tokyo-night.md).
|
|
|
|
![Captura de pantalla del preajuste Gruvbox Rainbow](/presets/img/gruvbox-rainbow.png)
|
|
|
|
### Prerequisitos
|
|
|
|
- Una [Nerd Font](https://www.nerdfonts.com/) instalada y habilitada en tu terminal
|
|
|
|
### Configuración
|
|
|
|
```sh
|
|
starship preset gruvbox-rainbow -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Clic para descargar TOML](/presets/toml/gruvbox-rainbow.toml)
|
|
|
|
<<< @/public/presets/toml/gruvbox-rainbow.toml
|