mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-06 02:51:32 +01:00
update prompt
This commit is contained in:
parent
593bd74a12
commit
f1e69071c7
1 changed files with 2 additions and 0 deletions
|
|
@ -73,6 +73,8 @@ DISABLE_UNTRACKED_FILES_DIRTY="false"
|
||||||
#plugins=(git zsh-git-prompt zsh-completions fasd systemd zsh-syntax-highlighting)
|
#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)
|
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
|
# The following lines were added by compinstall
|
||||||
|
|
||||||
zstyle ':completion:*' completer _expand _complete _ignored _correct _approximate
|
zstyle ':completion:*' completer _expand _complete _ignored _correct _approximate
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue