Merge remote-tracking branch 'robbyrussell/master'

Conflicts:
	.gitignore
	lib/aliases.zsh
	lib/directories.zsh
	lib/functions.zsh
	lib/git.zsh
	lib/termsupport.zsh
	plugins/svn/svn.plugin.zsh
	templates/zshrc.zsh-template
This commit is contained in:
Shawn Sorichetti 2011-05-02 15:32:24 -04:00
commit a1a75be21d
70 changed files with 1930 additions and 105 deletions

View file

@ -1,6 +1,4 @@
# TODO: Explain what some of this does..
autoload -U compinit
compinit -i
bindkey -e
bindkey '\ew' kill-region