mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-05 21:07:52 +00:00
18 lines
617 B
Markdown
18 lines
617 B
Markdown
[Вернуться к пресетам](./README.md#plain-text-symbols)
|
|
|
|
## Plain Text Symbols Preset
|
|
|
|
Этот пресет изменяет символы для каждого модуля на обычный текст. Great if you don't have access to Unicode.
|
|
|
|
![Скриншот пресета Plain Text Symbols](/presets/img/plain-text-symbols.png)
|
|
|
|
### Конфигурация
|
|
|
|
```sh
|
|
starship preset plain-text-symbols -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Нажмите, чтобы загрузить TOML](/presets/toml/plain-text-symbols.toml)
|
|
|
|
<<< @/.vuepress/public/presets/toml/plain-text-symbols.toml
|