An ohmyzsh theme, intended to work with Kubernetes kubectl context. This theme adapts your console to the MacOS.
You can find this theme in the official Github Wiki of Oh My ZSH.
- Tested on MacOS
- shows the current time
- shows current kubectl context
- shows current dir
- shows current Git branch
- shows an arrow to differentiate input vs prompt
- uses different colors for readability
- Write in your terminal
git clone https://github.com/tigerjz32/kube-zsh-theme.git/ $ZSH_CUSTOM/themes/kube-zsh-theme
- Open your
.zshrc
- Change your
ZSH_THEME
tokube-zsh-theme/kube
[CURRENT_TIME][CURRENT_KUBECTL_CONTEXT][CURRENT_DIR][GIT_PRMOPT_INFO]➭$