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

18 lines
687 B
Markdown
Raw Normal View History

2024-03-03 17:55:30 +01:00
[Вернуться к пресетам](./#plain-text-symbols)
2022-03-08 21:11:36 -05:00
2023-12-29 03:07:36 +09:00
## Пресет Plain Text Symbols
2022-03-08 21:11:36 -05:00
2023-12-29 03:07:36 +09:00
Этот пресет изменяет символы для каждого модуля на обычный текст. Отлично подходит, если у вас нет возможности использовать Unicode.
2022-03-08 21:11:36 -05:00
2023-12-29 03:07:36 +09:00
![Скриншот пресета Plain Text Symbols](/presets/img/plain-text-symbols.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 plain-text-symbols -o ~/.config/starship.toml
2022-08-14 15:31:27 -04:00
```
2025-01-12 00:23:14 +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