Files
starship/docs/de-DE/presets/plain-text.md
T

18 lines
509 B
Markdown
Raw Normal View History

2026-04-18 20:11:45 +09:00
[Zurück zu Presets](./#plain-text-symbols)
2022-03-08 21:11:36 -05:00
2026-04-18 20:11:45 +09:00
## Preset - Plain Text Symbols
2022-03-08 21:11:36 -05:00
2026-04-18 20:11:45 +09:00
Dieses Preset ändert die Symbole für jedes Modul in Plain Text. Großartig, wenn Sie keinen Zugriff auf Unicode haben.
2022-03-08 21:11:36 -05:00
2026-04-18 20:11:45 +09:00
![Screenshot für Preset Plain Text Symbols](/presets/img/plain-text-symbols.png)
2022-03-08 21:11:36 -05:00
### Konfiguration
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
```
2026-04-18 20:11:45 +09:00
[Klicken, um TOML herunterzuladen](/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