2024-03-03 17:55:30 +01:00
|
|
|
[Return to Presets](./#plain-text-symbols)
|
2022-03-09 03:11:36 +01: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.
|
|
|
|
|
|
|
|
![Tangkapan Layar dari preset Simbol Teks Sederhana](/presets/img/plain-text-symbols.png)
|
|
|
|
|
|
|
|
### Konfigurasi
|
|
|
|
|
2022-08-14 21:31:27 +02:00
|
|
|
```sh
|
2023-04-11 06:05:27 +02:00
|
|
|
starship preset plain-text-symbols -o ~/.config/starship.toml
|
2022-08-14 21:31:27 +02:00
|
|
|
```
|
|
|
|
|
2022-03-09 03:11:36 +01:00
|
|
|
[Click to download TOML](/presets/toml/plain-text-symbols.toml)
|
|
|
|
|
2024-03-03 17:55:30 +01:00
|
|
|
<<< @/public/presets/toml/plain-text-symbols.toml
|