2022-12-05 06:54:12 +00:00
|
|
|
[Zurück zu den Voreinstellungen](./README.md#plain-text-symbols)
|
2022-03-09 02:11:36 +00:00
|
|
|
|
|
|
|
## Plain Text Symbols Preset
|
|
|
|
|
|
|
|
This preset changes the symbols for each module into plain text. Great if you don't have access to Unicode.
|
|
|
|
|
|
|
|
![Screenshot of Plain Text Symbols preset](/presets/img/plain-text-symbols.png)
|
|
|
|
|
|
|
|
### Konfiguration
|
|
|
|
|
2022-08-14 19:31:27 +00:00
|
|
|
```sh
|
|
|
|
starship preset plain-text-symbols > ~/.config/starship.toml
|
|
|
|
```
|
|
|
|
|
2022-12-05 06:54:12 +00:00
|
|
|
[Zum Herunterladen der TOML Datei klicken](/presets/toml/plain-text-symbols.toml)
|
2022-03-09 02:11:36 +00:00
|
|
|
|
|
|
|
<<< @/.vuepress/public/presets/toml/plain-text-symbols.toml
|