Merge remote branch 'origin/master' into restructure_plugins

This commit is contained in:
Daniel Schauenberg 2010-10-01 10:55:44 +02:00
commit d340bfab33
18 changed files with 119 additions and 5 deletions

View file

@ -0,0 +1,4 @@
# add brew completion function to path
fpath=($ZSH/functions/brew $fpath)
autoload -U compinit
compinit -i