diff --git a/External-themes.md b/External-themes.md index 3fe3f9a..9cc4fde 100644 --- a/External-themes.md +++ b/External-themes.md @@ -481,9 +481,9 @@ Author: [@igormp](https://github.com/igormp) #### Docker-ZSH This theme is pretty much based on the 'bureau' theme. It has been extended by a `DOCKER_HOST` live view, -so that in every terminal session you see imitiatelly which docker host is configured and where the local +so that in every terminal session you see immediately which docker host is configured and where the local docker commands are forwarded to. -If the `DOCKER_HOST` variable is not set in the terminal sesion, it's showing a green `local` text what can b +If the `DOCKER_HOST` variable is not set in the terminal session, it's showing a green `local` text what can b interpreted as a personal local test environment. If a remote host is defined it will show the address in `red`. ![Screenshot of Docker-zsh-theme](https://github.com/dpdornseifer/docker-zsh-theme/blob/master/sample.png)