mirror of
https://github.com/starship/starship.git
synced 2024-11-07 17:05:09 +01:00
0200d75b37
* 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>
19 lines
481 B
Markdown
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
|