mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-06 13:27:55 +00:00
18 lines
536 B
Markdown
18 lines
536 B
Markdown
[Retourner aux préréglages](./README.md#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 > ~/.config/starship.toml
|
|
```
|
|
|
|
[Cliquez pour télécharger le TOML](/presets/toml/plain-text-symbols.toml)
|
|
|
|
<<< @/.vuepress/public/presets/toml/plain-text-symbols.toml
|