2022-03-24 15:47:11 -05:00
|
|
|
[Return to Presets](./README.md#plain-text-symbols)
|
2022-03-08 21:11:36 -05: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.
|
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
### Konfigurasi
|
|
|
|
|
|
2022-08-14 15:31:27 -04:00
|
|
|
```sh
|
2023-04-11 13:05:27 +09:00
|
|
|
starship preset plain-text-symbols -o ~/.config/starship.toml
|
2022-08-14 15:31:27 -04:00
|
|
|
```
|
|
|
|
|
|
2022-03-08 21:11:36 -05:00
|
|
|
[Click to download TOML](/presets/toml/plain-text-symbols.toml)
|
|
|
|
|
|
2023-04-25 14:43:51 +00:00
|
|
|
@[code](../../.vuepress/public/presets/toml/plain-text-symbols.toml)
|