starship/docs/presets/plain-text.md
Zaira Bibi 0200d75b37
fix: Fixed "Click to download TOML" links (#6234)
* fix: Added {download} attribute to download links

* fix: Reverted the changes to translated files

* fix: Reverted changes to translated files

---------

Co-authored-by: Zaira Bibi <zaira.bibi@A006-01279.local>
2024-09-12 10:38:04 +02:00

19 lines
481 B
Markdown

[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
```sh
starship preset plain-text-symbols -o ~/.config/starship.toml
```
[Click to download TOML](/presets/toml/plain-text-symbols.toml){download}
<<< @/public/presets/toml/plain-text-symbols.toml