1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-06-29 15:50:27 +00:00

Revert "Enable alias completion, do not limit completion to just files"

This reverts commit c3a58b00040018743ead1e6672910433fc1ca7c2.
This commit is contained in:
Robby Russell 2011-04-12 10:24:06 +02:00
parent 49b4a1b14b
commit 7b8cf376d1

View File

@ -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=''