mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-05 21:07:52 +00:00
22 lines
621 B
Markdown
22 lines
621 B
Markdown
|
[Zurück zu den Voreinstellungen](./README.md#gruvbox-rainbow)
|
||
|
|
||
|
# Gruvbox Rainbow Preset
|
||
|
|
||
|
This preset is heavily inspired by [Pastel Powerline](./pastel-powerline.md), and [Tokyo Night](./tokyo-night.md).
|
||
|
|
||
|
![Screenshot of Gruvbox Rainbow preset](/presets/img/gruvbox-rainbow.png)
|
||
|
|
||
|
### 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)
|
||
|
|
||
|
<<< @/.vuepress/public/presets/toml/gruvbox-rainbow.toml
|