Files
starship/docs/fr-FR/presets/no-nerd-font.md
T

20 lines
531 B
Markdown
Raw Normal View History

2024-03-03 17:55:30 +01:00
[Retourner aux préréglages](./#no-nerd-fonts)
2022-12-05 15:54:12 +09:00
# 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
2023-04-11 13:05:27 +09:00
starship preset no-nerd-font -o ~/.config/starship.toml
2022-12-05 15:54:12 +09:00
```
2024-10-18 03:20:57 +09:00
[Click to download TOML](/presets/toml/no-nerd-font.toml){download}
2022-12-05 15:54:12 +09:00
2024-03-03 17:55:30 +01:00
<<< @/public/presets/toml/no-nerd-font.toml