Files
starship/docs/vi-VN/presets/no-empty-icons.md
T

18 lines
600 B
Markdown
Raw Normal View History

2022-12-05 15:54:12 +09:00
[Return to Presets](./README.md#no-empty-icons)
# No Empty Icons Preset
If toolset files are identified the toolset icon is displayed. If the toolset is not found to determine its version number, it is not displayed. This preset changes the behavior to display the icon only if the toolset information can be determined.
![Screenshot of No Empty Icons preset](/presets/img/no-empty-icons.png)
### Cấu hình
```sh
2023-04-11 13:05:27 +09:00
starship preset no-empty-icons -o ~/.config/starship.toml
2022-12-05 15:54:12 +09:00
```
[Click to download TOML](/presets/toml/no-empty-icons.toml)
<<< @/.vuepress/public/presets/toml/no-empty-icons.toml