Files
starship/docs/es-ES/presets/no-nerd-font.md
T

20 lines
538 B
Markdown
Raw Normal View History

2024-03-03 17:55:30 +01:00
[Volver a Preajustes](./#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.
Esto significa que incluso sin una fuente Nerd instalada, debería ser capaz de ver todos los símbolos del módulo.
2023-12-29 03:07:36 +09:00
Este preset será el predeterminado en una futura versión de starship.
2022-12-05 15:54:12 +09:00
### Configuración
```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