mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-10 23:30:57 +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>
22 lines
666 B
Markdown
22 lines
666 B
Markdown
[Powrót do ustawień predefiniowanych](./#nerd-font-symbols)
|
|
|
|
# Ustawienia symboli Nerd Font
|
|
|
|
Ten zestaw ustawień zmienia symbole dla każdego modułu tak, by wykorzystywały symbole czcionki Nerd Font.
|
|
|
|
![Zrzut ekranu ustawień symboli czcionki Nerd Font](/presets/img/nerd-font-symbols.png)
|
|
|
|
### Wymagania wstępne
|
|
|
|
- Czcionka [Nerd Font](https://www.nerdfonts.com/) zainstalowana i ustawiona w twoim terminalu (w przykładzie użyto Fira Code Nerd Font)
|
|
|
|
### Konfiguracja
|
|
|
|
```sh
|
|
starship preset nerd-font-symbols -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Kliknij, aby pobrać TOML](/presets/toml/nerd-font-symbols.toml)
|
|
|
|
<<< @/public/presets/toml/nerd-font-symbols.toml
|