starship: add gcloud section config
This commit is contained in:
parent
5b00f2ec83
commit
3b64e230d8
@ -92,6 +92,10 @@ disabled = true
|
|||||||
[erlang]
|
[erlang]
|
||||||
disabled = true
|
disabled = true
|
||||||
|
|
||||||
|
[gcloud]
|
||||||
|
symbol = "🇬️☁️ "
|
||||||
|
format = '[$symbol$account(@$domain)(\($project\))]($style) '
|
||||||
|
|
||||||
[git_branch]
|
[git_branch]
|
||||||
format = "[$symbol$branch]($style) "
|
format = "[$symbol$branch]($style) "
|
||||||
style = "bright-black"
|
style = "bright-black"
|
||||||
|
Loading…
Reference in New Issue
Block a user