mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-10 23:30:57 +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>
18 lines
411 B
Markdown
18 lines
411 B
Markdown
[프리셋으로 돌아가기](./#pure)
|
|
|
|
# Pure 프리셋
|
|
|
|
이 프리셋은 [Pure](https://github.com/sindresorhus/pure)의 모습과 동작을 재현합니다.
|
|
|
|
![Pure 프리셋 스크린샷](/presets/img/pure-preset.png)
|
|
|
|
### 설정
|
|
|
|
```sh
|
|
starship preset pure-preset -o ~/.config/starship.toml
|
|
```
|
|
|
|
[클릭하여 TOML 다운로드](/presets/toml/pure-preset.toml)
|
|
|
|
<<< @/public/presets/toml/pure-preset.toml
|