|
|
@ -43,4 +43,5 @@
|
|
|
|
- add `docker_context` prompt segment; similar to `kubecontext`; the data should come from
|
|
|
|
- add `docker_context` prompt segment; similar to `kubecontext`; the data should come from
|
|
|
|
`currentContext` field in `~/.docker/config.json` (according to
|
|
|
|
`currentContext` field in `~/.docker/config.json` (according to
|
|
|
|
https://github.com/starship/starship/issues/995); there is also `DOCKER_CONTEXT`; more info:
|
|
|
|
https://github.com/starship/starship/issues/995); there is also `DOCKER_CONTEXT`; more info:
|
|
|
|
https://docs.docker.com/engine/reference/commandline/context_use.
|
|
|
|
https://docs.docker.com/engine/reference/commandline/context_use; also
|
|
|
|
|
|
|
|
https://github.com/starship/starship/pull/996.
|
|
|
|