feat: add k8s namespace indicator (#1887)
* Add k8s namespace to prompt
This commit is contained in:
@@ -76,6 +76,7 @@ The contents of the prompt can be "reordered", all the "segments" (every piece o
|
||||
* ``in_toolbox`` - Show identifier if running inside a `toolbox <https://github.com/containers/toolbox>`_
|
||||
* ``in_vim`` - Show identifier if running in ``:terminal`` from vim
|
||||
* ``k8s_context`` - Show current kubernetes context
|
||||
* ``k8s_namespace`` - Show current kubernetes namespace
|
||||
* ``last_status`` - Exit status of last run command
|
||||
* ``python_venv`` - Python virtual environment information (\ ``virtualenv``\ , ``venv``
|
||||
and ``conda`` supported)
|
||||
|
||||
Reference in New Issue
Block a user