Configure Starship's gcloud module
This commit is contained in:
parent
e2ea885dc8
commit
ba59f6e186
1 changed files with 4 additions and 0 deletions
|
@ -35,6 +35,10 @@ format = "[$symbol$branch]($style)"
|
|||
style = "242"
|
||||
symbol = " "
|
||||
|
||||
[gcloud]
|
||||
disabled = true
|
||||
symbol = " "
|
||||
|
||||
[golang]
|
||||
symbol = " "
|
||||
|
||||
|
|
Loading…
Reference in a new issue