mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-12 14:17:45 +00: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
592 B
Markdown
22 lines
592 B
Markdown
[프리셋으로 돌아가기](./#gruvbox-rainbow)
|
|
|
|
# Gruvbox Rainbow 프리셋
|
|
|
|
이 프리셋은 [Pastel Powerline](./pastel-powerline.md) 및 [Tokyo Night](./tokyo-night.md)에서 강하게 영감을 받았습니다.
|
|
|
|
![Gruvbox Rainbow 프리셋 스크린샷](/presets/img/gruvbox-rainbow.png)
|
|
|
|
### 준비 사항
|
|
|
|
- 터미널에 [Nerd Font](https://www.nerdfonts.com/) 설치 및 활성화
|
|
|
|
### 설정
|
|
|
|
```sh
|
|
starship preset gruvbox-rainbow -o ~/.config/starship.toml
|
|
```
|
|
|
|
[클릭하여 TOML 다운로드](/presets/toml/gruvbox-rainbow.toml)
|
|
|
|
<<< @/public/presets/toml/gruvbox-rainbow.toml
|