diff --git a/lib/completion.zsh b/lib/completion.zsh index e8e9776a5b9f7e70e51bc8421d8080c9d637d793..9c2dfecca3cc82ee5f3b1231f11b7a9f75e2e3a4 100644 --- a/lib/completion.zsh +++ b/lib/completion.zsh @@ -4,7 +4,6 @@ unsetopt menu_complete # do not autoselect the first completion entry unsetopt flowcontrol setopt auto_menu # show completion menu on succesive tab press setopt complete_in_word -setopt complete_aliases setopt always_to_end WORDCHARS=''