1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-04-10 16:32:00 +00:00

docs: remove extra spaces

This commit is contained in:
Oleksandr Molchanov
2026-03-14 16:19:00 +02:00
parent 9682a8a680
commit 8a6e4ee0bf

View File

@@ -253,8 +253,8 @@ If `KUBE_PS1_ENV_CTX_ENABLE` is set to `true`, you can also modify:
| Variable | Default | Meaning | | Variable | Default | Meaning |
| :------- | :-----: | ------- | | :------- | :-----: | ------- |
| `KUBE_PS1_ENV_PROD_COLOR` | `red` | Set default color of the production environment | | `KUBE_PS1_ENV_PROD_COLOR` | `red` | Set default color of the production environment |
| `KUBE_PS1_ENV_STG_COLOR` | `yellow` | Set default color of the staging environment | | `KUBE_PS1_ENV_STG_COLOR` | `yellow` | Set default color of the staging environment |
| `KUBE_PS1_ENV_TEST_COLOR` | `green` | Set default color of the testing environment | | `KUBE_PS1_ENV_TEST_COLOR` | `green` | Set default color of the testing environment |
| `KUBE_PS1_ENV_DEV_COLOR` | `blue` | Set default color of the development environment | | `KUBE_PS1_ENV_DEV_COLOR` | `blue` | Set default color of the development environment |
Set the variable to an empty string if you do not want color for each Set the variable to an empty string if you do not want color for each