mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-05 21:07:52 +00:00
18 lines
388 B
Markdown
18 lines
388 B
Markdown
[返回全部预设](./README.md#pure)
|
|
|
|
# Pure Preset
|
|
|
|
此预设模拟 [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)
|
|
|
|
<<< @/.vuepress/public/presets/toml/pure-preset.toml
|