diff --git a/.config/starship.toml b/.config/starship.toml index 0a97dfa..238587c 100644 --- a/.config/starship.toml +++ b/.config/starship.toml @@ -93,8 +93,9 @@ disabled = true disabled = true [gcloud] +disabled = false symbol = "🇬️☁️ " -format = '[$symbol$account(@$domain)(\($project\))]($style) ' +format = '[$symbol$active \(@$domain\)]($style) ' [git_branch] format = "[$branch]($style) "