mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-06 05:17:49 +00:00
22 lines
595 B
Markdown
22 lines
595 B
Markdown
[Return to Presets](./README.md#nerd-font-symbols)
|
|
|
|
# Nerd Font Symbols Preset
|
|
|
|
This preset changes the symbols for each module to use Nerd Font symbols.
|
|
|
|
![Screenshot dei preset di Nerd Font Symbols](/presets/img/nerd-font-symbols.png)
|
|
|
|
### Prerequisiti
|
|
|
|
- Un [ Nerd Font ](https://www.nerdfonts.com/) installato e abilitato nel tuo terminale (l'esempio usa Fira Code Nerd Font)
|
|
|
|
### Configurazione
|
|
|
|
```sh
|
|
starship preset nerd-font-symbols > ~/.config/starship.toml
|
|
```
|
|
|
|
[Click to download TOML](/presets/toml/nerd-font-symbols.toml)
|
|
|
|
<<< @/.vuepress/public/presets/toml/nerd-font-symbols.toml
|