2024-03-03 17:55:30 +01:00
|
|
|
[返回全部预设](./#gruvbox-rainbow)
|
2023-12-29 03:07:36 +09:00
|
|
|
|
|
|
|
|
# Gruvbox Rainbow Preset
|
|
|
|
|
|
|
|
|
|
This preset is heavily inspired by [Pastel Powerline](./pastel-powerline.md), and [Tokyo Night](./tokyo-night.md).
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
### 前置要求
|
|
|
|
|
|
2024-02-24 17:49:00 +09:00
|
|
|
- 安装一种 [Nerd Font](https://www.nerdfonts.com/) 并在您的终端启用。
|
2023-12-29 03:07:36 +09:00
|
|
|
|
|
|
|
|
### 配置
|
|
|
|
|
|
|
|
|
|
```sh
|
|
|
|
|
starship preset gruvbox-rainbow -o ~/.config/starship.toml
|
|
|
|
|
```
|
|
|
|
|
|
2024-10-18 03:20:57 +09:00
|
|
|
[Click to download TOML](/presets/toml/gruvbox-rainbow.toml){download}
|
2023-12-29 03:07:36 +09:00
|
|
|
|
2024-03-03 17:55:30 +01:00
|
|
|
<<< @/public/presets/toml/gruvbox-rainbow.toml
|