🐛 fix(starship): not referencing the style attribute for the gcloud entry
This commit is contained in:
parent
19b4438541
commit
1be18a1d07
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ symbol = " "
|
|||
|
||||
# Gcloud entry
|
||||
[gcloud]
|
||||
format = "on [$symbol$domain](style) "
|
||||
format = "on [$symbol$domain]($style) "
|
||||
symbol = "☁️ "
|
||||
style = "bold blue"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue