feat: gcp style

This commit is contained in:
Tine 2025-02-17 13:14:12 +01:00
parent f57632201f
commit 027d6f7fc5
No known key found for this signature in database
2 changed files with 3 additions and 1 deletions

View file

@ -103,6 +103,8 @@
flyctl flyctl
awscli2 awscli2
google-cloud-sdk google-cloud-sdk
# https://github.com/NixOS/nixpkgs/issues/380944
# for now, installed with brew.
#azure-cli #azure-cli
# Terraform # Terraform

View file

@ -86,7 +86,7 @@ symbol = "aws [$region]($style)"
[gcloud] [gcloud]
disabled = false disabled = false
format = 'gcp [$account(@$domain)(\($project\))]($style) ' format = 'gcp [$project]($style) '
[azure] [azure]
disabled = false disabled = false