update prompt

This commit is contained in:
Ghasem Shirazi 2021-04-14 13:20:57 -07:00
commit f1e69071c7

View file

@ -73,6 +73,8 @@ DISABLE_UNTRACKED_FILES_DIRTY="false"
#plugins=(git zsh-git-prompt zsh-completions fasd systemd zsh-syntax-highlighting)
plugins=(git git-extras docker docker-compose docker-machine helm fast-syntax-highlighting zsh-git-prompt)
# build up the prompt from the theme and *-prompt plugins:
PROMPT="${PROMPT} ZSH_GIT_PROMPT ZSH_KUBECTL_PROMPT"
# The following lines were added by compinstall
zstyle ':completion:*' completer _expand _complete _ignored _correct _approximate