mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-05 21:07:52 +00:00
20 lines
553 B
Markdown
20 lines
553 B
Markdown
[Volver a Preajustes](./README.md#no-nerd-fonts)
|
|
|
|
# No Nerd Fonts Preset
|
|
|
|
This preset restricts the use of symbols to those from emoji and powerline sets.
|
|
|
|
Esto significa que incluso sin una fuente Nerd instalada, debería ser capaz de ver todos los símbolos del módulo.
|
|
|
|
This preset will become the default preset in a future release of starship.
|
|
|
|
### Configuración
|
|
|
|
```sh
|
|
starship preset no-nerd-font -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Clic para descargar TOML](/presets/toml/no-nerd-font.toml)
|
|
|
|
<<< @/.vuepress/public/presets/toml/no-nerd-font.toml
|