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

18 lines
516 B
Markdown
Raw Normal View History

2024-03-03 17:55:30 +01:00
[Retourner aux préréglages](./#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
```
2024-10-18 03:20:57 +09:00
[Click to download TOML](/presets/toml/plain-text-symbols.toml){download}
2022-03-08 21:11:36 -05:00
2024-03-03 17:55:30 +01:00
<<< @/public/presets/toml/plain-text-symbols.toml