starship/docs/presets/no-nerd-font.md
Zaira Bibi 0200d75b37
fix: Fixed "Click to download TOML" links (#6234)
* fix: Added {download} attribute to download links

* fix: Reverted the changes to translated files

* fix: Reverted changes to translated files

---------

Co-authored-by: Zaira Bibi <zaira.bibi@A006-01279.local>
2024-09-12 10:38:04 +02:00

21 lines
521 B
Markdown

[Return to Presets](./#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.
### Configuration
```sh
starship preset no-nerd-font -o ~/.config/starship.toml
```
[Click to download TOML](/presets/toml/no-nerd-font.toml){download}
<<< @/public/presets/toml/no-nerd-font.toml