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

19 lines
481 B
Markdown
Raw Permalink Normal View History

2024-03-03 17:55:30 +01:00
[Return to Presets](./#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)
### Configuration
2022-08-02 12:51:15 +03:00
```sh
starship preset plain-text-symbols -o ~/.config/starship.toml
2022-08-02 12:51:15 +03:00
```
[Click to download TOML](/presets/toml/plain-text-symbols.toml){download}
2024-03-03 17:55:30 +01:00
<<< @/public/presets/toml/plain-text-symbols.toml