starship/docs/ru-RU/presets/plain-text.md

18 lines
677 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[Вернуться к пресетам](./#plain-text-symbols)
## Пресет Plain Text Symbols
Этот пресет изменяет символы для каждого модуля на обычный текст. Отлично подходит, если у вас нет возможности использовать 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)
<<< @/public/presets/toml/plain-text-symbols.toml