2025-10-25 20:33:44 +09:00
|
|
|
[Return to Presets](./#pure-prompt)
|
2022-03-08 21:11:36 -05:00
|
|
|
|
|
|
|
|
# Pure Preset
|
|
|
|
|
|
|
|
|
|
This preset emulates the look and behavior of [Pure](https://github.com/sindresorhus/pure).
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
### 設定
|
|
|
|
|
|
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-10-25 20:33:44 +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
|