Browse code

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

This reverts commit c3a58b00040018743ead1e6672910433fc1ca7c2.

Robby Russell authored on 12/04/2011 at 08:24:06
Showing 1 changed files
... ...
@@ -4,7 +4,6 @@ unsetopt menu_complete   # do not autoselect the first completion entry
4 4
 unsetopt flowcontrol
5 5
 setopt auto_menu         # show completion menu on succesive tab press
6 6
 setopt complete_in_word
7
-setopt complete_aliases
8 7
 setopt always_to_end
9 8
 
10 9
 WORDCHARS=''