mirror of
https://github.com/starship/starship.git
synced 2026-06-20 02:02:07 +07:00
fix(presets): Update no-nerd-font to be up-to-date (#7440)
--------- Co-authored-by: David Knaack <davidkna@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3ec9b5c54c
commit
65fb647bc3
@@ -1,5 +1,8 @@
|
||||
"$schema" = 'https://starship.rs/config-schema.json'
|
||||
|
||||
[azure]
|
||||
symbol = "☁️ "
|
||||
|
||||
[battery]
|
||||
full_symbol = "• "
|
||||
charging_symbol = "⇡ "
|
||||
@@ -10,17 +13,8 @@ empty_symbol = "❗ "
|
||||
[erlang]
|
||||
symbol = "ⓔ "
|
||||
|
||||
[fortran]
|
||||
symbol = "F "
|
||||
|
||||
[nodejs]
|
||||
symbol = "[⬢](bold green) "
|
||||
|
||||
[bun]
|
||||
symbol = "bun "
|
||||
|
||||
[pulumi]
|
||||
symbol = "🧊 "
|
||||
|
||||
[typst]
|
||||
symbol = "t "
|
||||
|
||||
Reference in New Issue
Block a user