2022-06-26 22:29:51 +00:00
|
|
|
[返回全部预设](./README.md#pure)
|
2022-03-09 02:11:36 +00:00
|
|
|
|
|
|
|
# Pure Preset
|
|
|
|
|
|
|
|
此预设模拟 [Pure](https://github.com/sindresorhus/pure) 的外观和行为。
|
|
|
|
|
|
|
|
![Screenshot of Pure preset](/presets/img/pure-preset.png)
|
|
|
|
|
|
|
|
### 配置
|
|
|
|
|
2022-08-14 19:31:27 +00:00
|
|
|
```sh
|
|
|
|
starship preset pure-preset > ~/.config/starship.toml
|
|
|
|
```
|
|
|
|
|
2022-06-26 22:29:51 +00:00
|
|
|
[点击下载 TOML 文件](/presets/toml/pure-preset.toml)
|
2022-03-09 02:11:36 +00:00
|
|
|
|
|
|
|
<<< @/.vuepress/public/presets/toml/pure-preset.toml
|