Update .config/starship.toml
This commit is contained in:
parent
95a2e08576
commit
817f099699
@ -54,3 +54,7 @@ style = "bright-black"
|
|||||||
[rust]
|
[rust]
|
||||||
symbol = "rs "
|
symbol = "rs "
|
||||||
format = "[$symbol]($style)"
|
format = "[$symbol]($style)"
|
||||||
|
|
||||||
|
[go]
|
||||||
|
symbol = "go "
|
||||||
|
format = "[$symbol]($style)"
|
||||||
|
Loading…
Reference in New Issue
Block a user