1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-30 22:19:08 +00:00
starship/docs/ru-RU/presets/no-empty-icons.md
2023-09-23 10:51:44 +01:00

18 lines
1022 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.

[Вернуться к пресетам](./README.md#no-empty-icons)
# Пресет No Empty Icons
Если файлы набора инструментов найдены, то отображается икнока набора инструментов. Если набор инструментов не найден и нельзя определить номер его версии, то он не отображается. Этот пресет изменяет поведение так, чтобы значок отображался только в том случае, если информация о наборе инструментов может быть определена.
![Скриншот пресета No Empty Icons](/presets/img/no-empty-icons.png)
### Конфигурация
```sh
starship preset no-empty-icons -o ~/.config/starship.toml
```
[Нажмите, чтобы загрузить TOML](/presets/toml/no-empty-icons.toml)
<<< @/.vuepress/public/presets/toml/no-empty-icons.toml