mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-06 05:17:49 +00:00
18 lines
489 B
Markdown
18 lines
489 B
Markdown
[Return to Presets](./README.md#plain-text-symbols)
|
|
|
|
## 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
|
|
|
|
```sh
|
|
starship preset plain-text-symbols > ~/.config/starship.toml
|
|
```
|
|
|
|
[Click to download TOML](/presets/toml/plain-text-symbols.toml)
|
|
|
|
<<< @/.vuepress/public/presets/toml/plain-text-symbols.toml
|