mirror of
https://github.com/starship/starship.git
synced 2024-11-22 16:23:17 +01:00
0200d75b37
* 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>
21 lines
521 B
Markdown
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
|