mirror of
https://github.com/starship/starship.git
synced 2024-11-29 11:43:37 +01:00
7485c90c9f
* feat(docs): move to vitepress * change up hero styles to match existing site * A bit more style tweaking * Replace stylus with plain CSS * improve unicode-range value for nerdfont --------- Co-authored-by: Matan Kushner <hello@matchai.dev>
18 lines
513 B
Markdown
18 lines
513 B
Markdown
[Powrót do ustawień predefiniowanych](./#plain-text-symbols)
|
|
|
|
## Ustawienia Plain Text Symbols
|
|
|
|
Ten zestaw ustawień zmienia symbole w zwykły tekst dla każdego modułu. Świetne, jeśli nie masz dostępu do Unicode.
|
|
|
|
![Zrzut ekranu ustawień Plain Text Symbols](/presets/img/plain-text-symbols.png)
|
|
|
|
### Konfiguracja
|
|
|
|
```sh
|
|
starship preset plain-text-symbols -o ~/.config/starship.toml
|
|
```
|
|
|
|
[Kliknij, aby pobrać TOML](/presets/toml/plain-text-symbols.toml)
|
|
|
|
<<< @/public/presets/toml/plain-text-symbols.toml
|