From 8a8dca71a68d0d84167a5c0071d0a21dca5651c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dario=20Vladovi=C4=87?= Date: Thu, 29 Apr 2021 19:18:20 +0200 Subject: fix(gcloud): add double space after cloud emoji symbol (#2666) * fix(gcloud): add double space after cloud emoji symbol * docs(gcloud): update docs --- docs/config/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/config/README.md b/docs/config/README.md index 11cec356f..056a39aa3 100644 --- a/docs/config/README.md +++ b/docs/config/README.md @@ -1040,7 +1040,7 @@ This is based on the `~/.config/gcloud/active_config` file and the `~/.config/gc | Option | Default | Description | | ---------------- | ---------------------------------------------- | --------------------------------------------------------------- | | `format` | `'on [$symbol$account(\($region\))]($style) '` | The format for the module. | -| `symbol` | `"☁️ "` | The symbol used before displaying the current GCP profile. | +| `symbol` | `"☁️ "` | The symbol used before displaying the current GCP profile. | | `region_aliases` | | Table of region aliases to display in addition to the GCP name. | | `style` | `"bold blue"` | The style for the module. | | `disabled` | `false` | Disables the `gcloud` module. | -- cgit v1.2.3