mirror of
https://github.com/starship/starship.git
synced 2024-11-22 16:23:17 +01:00
0200d75b37
* fix: Added {download} attribute to download links * fix: Reverted the changes to translated files * fix: Reverted changes to translated files --------- Co-authored-by: Zaira Bibi <zaira.bibi@A006-01279.local>
22 lines
569 B
Markdown
22 lines
569 B
Markdown
[Return to Presets](./#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)
|
|
|
|
### Prerequisites
|
|
|
|
- A [Nerd Font](https://www.nerdfonts.com/) installed and enabled in your terminal
|
|
|
|
### Configuration
|
|
|
|
```sh
|
|
starship preset gruvbox-rainbow -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Click to download TOML](/presets/toml/gruvbox-rainbow.toml){download}
|
|
|
|
<<< @/public/presets/toml/gruvbox-rainbow.toml
|