mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
22 lines
602 B
Markdown
22 lines
602 B
Markdown
[Zurück zu den Voreinstellungen](./#gruvbox-rainbow)
|
|
|
|
# Gruvbox Rainbow Preset
|
|
|
|
This preset is heavily inspired by [Pastel Powerline](./pastel-powerline.md), and [Tokyo Night](./tokyo-night.md).
|
|
|
|

|
|
|
|
### Voraussetzungen
|
|
|
|
- Eine [Nerd Font](https://www.nerdfonts.com/) installiert und aktiviert in deinem Terminal
|
|
|
|
### Konfiguration
|
|
|
|
```sh
|
|
starship preset gruvbox-rainbow -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Zum Herunterladen der TOML Datei klicken](/presets/toml/gruvbox-rainbow.toml)
|
|
|
|
<<< @/public/presets/toml/gruvbox-rainbow.toml
|