mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-14 17:24:06 +00:00
7485c90c9f
* feat(docs): move to vitepress * change up hero styles to match existing site * A bit more style tweaking * Replace stylus with plain CSS * improve unicode-range value for nerdfont --------- Co-authored-by: Matan Kushner <hello@matchai.dev>
20 lines
566 B
Markdown
20 lines
566 B
Markdown
[Powrót do ustawień predefiniowanych](./#no-nerd-fonts)
|
|
|
|
# Ustawienia No Nerd Fonts
|
|
|
|
Ustawiania te ograniczają użycie symboli do tych z zestawów emoji oraz powerline.
|
|
|
|
Oznacza to, że nawet bez zainstalowanej czcionki Nerd Font powinno być możliwe wyświetlenie wszystkich symboli modułu.
|
|
|
|
Ten zestaw ustawień stanie się domyślny w przyszłych wersjach starship.
|
|
|
|
### Konfiguracja
|
|
|
|
```sh
|
|
starship preset no-nerd-font -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Kliknij, aby pobrać TOML](/presets/toml/no-nerd-font.toml)
|
|
|
|
<<< @/public/presets/toml/no-nerd-font.toml
|