Add Bun icon to starship.toml
This commit is contained in:
parent
80f9567108
commit
09d28eaae4
1 changed files with 4 additions and 0 deletions
|
@ -28,6 +28,10 @@ symbol = " "
|
|||
[buf]
|
||||
symbol = " "
|
||||
|
||||
[bun]
|
||||
format = "[$symbol$version]($style) "
|
||||
symbol = " "
|
||||
|
||||
[c]
|
||||
symbol = " "
|
||||
|
||||
|
|
Loading…
Reference in a new issue