Skip to content

Commit

Permalink
zsh - Add completers.
Browse files Browse the repository at this point in the history
  • Loading branch information
tyru committed May 27, 2010
1 parent f06f820 commit f8adb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .zshrc
Expand Up @@ -242,7 +242,7 @@ function viwi() {
# via http://gist.github.com/414589

unsetopt sh_word_split
zstyle ':completion:*' completer _oldlist _complete
zstyle ':completion:*' completer _oldlist _complete _expand _match _prefix _approximate _list _history


# Original from gist <<<<
Expand Down

0 comments on commit f8adb7c

Please sign in to comment.