2024-03-03 17:55:30 +01:00
|
|
|
[返回全部预设](./#plain-text-symbols)
|
2022-03-08 21:11:36 -05:00
|
|
|
|
|
|
|
|
## Plain Text Symbols Preset
|
|
|
|
|
|
2022-06-16 08:48:50 -04:00
|
|
|
此预设将所有组件的符号改为纯文本。 适合没有 Unicode 的环境。
|
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 plain-text-symbols -o ~/.config/starship.toml
|
2022-08-14 15:31:27 -04:00
|
|
|
```
|
|
|
|
|
|
2025-04-28 00:53:07 +09:00
|
|
|
[点这下载 TOML](/presets/toml/plain-text-symbols.toml){download}
|
2022-03-08 21:11:36 -05:00
|
|
|
|
2024-03-03 17:55:30 +01:00
|
|
|
<<< @/public/presets/toml/plain-text-symbols.toml
|