Merge remote branch 'upstream/master'

Conflicts:
	plugins/github/github.plugin.zsh
This commit is contained in:
Pat Regan
2011-04-20 01:29:58 -04:00
10 changed files with 139 additions and 27 deletions

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