docs(presets): add azure and gcloud default symbols to plaintext preset (#5040)

This commit is contained in:
Matthew T 2023-04-04 09:37:29 -05:00 committed by GitHub
parent a11667b637
commit 6ea8b5ec1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -16,6 +16,9 @@ deleted = "x"
[aws]
symbol = "aws "
[azure]
symbol = "az "
[bun]
symbol = "bun "
@ -64,6 +67,9 @@ symbol = "fnl "
[fossil_branch]
symbol = "fossil "
[gcloud]
symbol = "gcp "
[git_branch]
symbol = "git "