mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
docs: update README.md
This commit is contained in:
parent
d6faa296d9
commit
8c35cc24d6
1 changed files with 1 additions and 1 deletions
|
|
@ -213,7 +213,7 @@ In case you would like to have more control over kube environment context, you c
|
|||
| Variable | Default | Meaning |
|
||||
| :------- | :-----: | ------- |
|
||||
| `KUBE_ENV_CTX_ENABLE` | `false` | Extract environment identifiers from context and display them as a separate block in square brackets, e.g `testing-mycluster` becomes `[test] mycluster` |
|
||||
| `KUBE_ENV_PADDING` | ` ` | Padding (spaces or characters) added around the environment block |
|
||||
| `KUBE_ENV_PADDING` | ` ` (one space) | Padding (spaces or characters) added around the environment block |
|
||||
| `KUBE_ENV_OPEN_SYMBOL` | `[` | Opening symbol used for the environment block |
|
||||
| `KUBE_ENV_CLOSE_SYMBOL` | `]` | Closing symbol used for the environment block |
|
||||
| `KUBE_ENV_PROD` | `prod` | Set default production label |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue