Files
starship/docs/fr-FR/presets/plain-text.md
T

18 lines
546 B
Markdown
Raw Normal View History

2022-03-24 15:47:11 -05:00
[Retourner aux préréglages](./README.md#plain-text-symbols)
2022-03-08 21:11:36 -05:00
2022-03-24 15:47:11 -05:00
## Préréglage Symboles en texte brut
2022-03-08 21:11:36 -05:00
2022-03-24 15:47:11 -05:00
Ce préréglage change les symboles de chaque module en texte brut. Idéal si vous n'avez pas accès à Unicode.
2022-03-08 21:11:36 -05:00
2022-12-14 00:50:29 +09:00
![Capture d'écran du préréglage Texte uniquement](/presets/img/plain-text-symbols.png)
2022-03-08 21:11:36 -05:00
### Configuration
2022-08-14 15:31:27 -04:00
```sh
2023-04-11 13:05:27 +09:00
starship preset plain-text-symbols -o ~/.config/starship.toml
2022-08-14 15:31:27 -04:00
```
2022-03-24 15:47:11 -05:00
[Cliquez pour télécharger le TOML](/presets/toml/plain-text-symbols.toml)
2022-03-08 21:11:36 -05:00
2023-04-25 14:43:51 +00:00
@[code](../../.vuepress/public/presets/toml/plain-text-symbols.toml)