mirror of
https://github.com/starship/starship.git
synced 2026-06-24 02:01:36 +07:00
feat(docs): move to vitepress (#5785)
* 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>
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
[battery]
|
||||
full_symbol = "• "
|
||||
charging_symbol = "⇡ "
|
||||
discharging_symbol = "⇣ "
|
||||
unknown_symbol = "❓ "
|
||||
empty_symbol = "❗ "
|
||||
|
||||
[erlang]
|
||||
symbol = "ⓔ "
|
||||
|
||||
[nodejs]
|
||||
symbol = "[⬢](bold green) "
|
||||
|
||||
[pulumi]
|
||||
symbol = "🧊 "
|
||||
|
||||
[typst]
|
||||
symbol = "t "
|
||||
Reference in New Issue
Block a user