mirror of
https://github.com/starship/starship.git
synced 2024-11-26 18:24:28 +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>
19 lines
246 B
TOML
19 lines
246 B
TOML
[battery]
|
|
full_symbol = "• "
|
|
charging_symbol = "⇡ "
|
|
discharging_symbol = "⇣ "
|
|
unknown_symbol = "❓ "
|
|
empty_symbol = "❗ "
|
|
|
|
[erlang]
|
|
symbol = "ⓔ "
|
|
|
|
[nodejs]
|
|
symbol = "[⬢](bold green) "
|
|
|
|
[pulumi]
|
|
symbol = "🧊 "
|
|
|
|
[typst]
|
|
symbol = "t "
|