mirror of
https://github.com/mentos1386/dotfiles.git
synced 2025-02-22 17:23:37 +00:00
feat: gcp style
This commit is contained in:
parent
f57632201f
commit
027d6f7fc5
2 changed files with 3 additions and 1 deletions
|
@ -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
|
||||||
|
|
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue