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) 的外观和行为。
|
|
|
|
|
2022-10-15 01:53:32 +00:00
|
|
|
![Pure 预设屏幕截图](/presets/img/pure-preset.png)
|
2022-03-09 02:11:36 +00:00
|
|
|
|
|
|
|
### 配置
|
|
|
|
|
2022-08-14 19:31:27 +00:00
|
|
|
```sh
|
2023-04-11 04:05:27 +00:00
|
|
|
starship preset pure-preset -o ~/.config/starship.toml
|
2022-08-14 19:31:27 +00:00
|
|
|
```
|
|
|
|
|
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
|