Update .config/starship.toml

This commit is contained in:
Kasper Juul Hermansen 2024-02-13 22:24:21 +01:00
parent 95a2e08576
commit 817f099699
Signed by: kjuulh
GPG Key ID: 57B6E1465221F912

View File

@ -54,3 +54,7 @@ style = "bright-black"
[rust]
symbol = "rs "
format = "[$symbol]($style)"
[go]
symbol = "go "
format = "[$symbol]($style)"