Files
starship/docs/zh-CN/presets/pure-preset.md
T

18 lines
379 B
Markdown
Raw Normal View History

2025-10-25 20:33:44 +09:00
[返回全部预设](./#pure-prompt)
2022-03-08 21:11:36 -05:00
# Pure Preset
此预设模拟 [Pure](https://github.com/sindresorhus/pure) 的外观和行为。
2022-10-14 21:53:32 -04:00
![Pure 预设屏幕截图](/presets/img/pure-preset.png)
2022-03-08 21:11:36 -05:00
### 配置
2022-08-14 15:31:27 -04:00
```sh
2023-04-11 13:05:27 +09:00
starship preset pure-preset -o ~/.config/starship.toml
2022-08-14 15:31:27 -04:00
```
2025-04-28 00:53:07 +09:00
[点这下载 TOML](/presets/toml/pure-preset.toml){download}
2022-03-08 21:11:36 -05:00
2024-03-03 17:55:30 +01:00
<<< @/public/presets/toml/pure-preset.toml