mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-12-12 14:17:45 +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
642 B
Markdown
22 lines
642 B
Markdown
[Retourner aux préréglages](./#nerd-font-symbols)
|
|
|
|
# Préréglage Symboles Nerd Font
|
|
|
|
Ce préréglage change les symboles de chaque module pour utiliser les symboles de Nerd Font.
|
|
|
|
![Capture d'écran du pré-réglage Nerd Font Symbols](/presets/img/nerd-font-symbols.png)
|
|
|
|
### Pré-requis
|
|
|
|
- Une [Nerd Font](https://www.nerdfonts.com/) est installée et activée dans votre terminal (l'exemple utilise Fira Code Nerd Font)
|
|
|
|
### Configuration
|
|
|
|
```sh
|
|
starship preset nerd-font-symbols -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Cliquez pour télécharger le TOML](/presets/toml/nerd-font-symbols.toml)
|
|
|
|
<<< @/public/presets/toml/nerd-font-symbols.toml
|