2022-12-05 06:54:12 +00:00
|
|
|
|
[Return to Presets](./README.md#no-nerd-fonts)
|
|
|
|
|
|
|
|
|
|
# No Nerd Fonts Preset
|
|
|
|
|
|
|
|
|
|
This preset restricts the use of symbols to those from emoji and powerline sets.
|
|
|
|
|
|
|
|
|
|
This means that even without a Nerd Font installed, you should be able to view all module symbols.
|
|
|
|
|
|
|
|
|
|
This preset will become the default preset in a future release of starship.
|
|
|
|
|
|
|
|
|
|
### Yapılandırma
|
|
|
|
|
|
|
|
|
|
```sh
|
2023-04-11 04:05:27 +00:00
|
|
|
|
starship preset no-nerd-font -o ~/.config/starship.toml
|
2022-12-05 06:54:12 +00:00
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
[Click to download TOML](/presets/toml/no-nerd-font.toml)
|
|
|
|
|
|
|
|
|
|
<<< @/.vuepress/public/presets/toml/no-nerd-font.toml
|