let make complete itself
This commit is contained in:
parent
d2b782d384
commit
fe24bd6f45
1 changed files with 2 additions and 0 deletions
|
@ -26,3 +26,5 @@ else
|
|||
setopt PROMPT_SUBST
|
||||
PROMPT='%F{green}%*%f %F{blue}%~%f %F{red}${vcs_info_msg_0_}%f$ '
|
||||
fi
|
||||
|
||||
zstyle ':completion::complete:make:*:targets' call-command true
|
||||
|
|
Loading…
Reference in a new issue