mirror of
https://github.com/starship/starship.git
synced 2024-11-29 19:53:38 +01: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>
18 lines
518 B
Markdown
18 lines
518 B
Markdown
[Retourner aux préréglages](./#plain-text-symbols)
|
|
|
|
## Préréglage Symboles en texte brut
|
|
|
|
Ce préréglage change les symboles de chaque module en texte brut. Idéal si vous n'avez pas accès à Unicode.
|
|
|
|
![Capture d'écran du préréglage Texte uniquement](/presets/img/plain-text-symbols.png)
|
|
|
|
### Configuration
|
|
|
|
```sh
|
|
starship preset plain-text-symbols -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Cliquez pour télécharger le TOML](/presets/toml/plain-text-symbols.toml)
|
|
|
|
<<< @/public/presets/toml/plain-text-symbols.toml
|