mirror of
https://github.com/mentos1386/dotfiles.git
synced 2025-02-22 09:13:38 +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
|
||||
awscli2
|
||||
google-cloud-sdk
|
||||
# https://github.com/NixOS/nixpkgs/issues/380944
|
||||
# for now, installed with brew.
|
||||
#azure-cli
|
||||
|
||||
# Terraform
|
||||
|
|
|
@ -86,7 +86,7 @@ symbol = "aws [$region]($style)"
|
|||
|
||||
[gcloud]
|
||||
disabled = false
|
||||
format = 'gcp [$account(@$domain)(\($project\))]($style) '
|
||||
format = 'gcp [$project]($style) '
|
||||
|
||||
[azure]
|
||||
disabled = false
|
||||
|
|
Loading…
Reference in a new issue