This commit is contained in:
Juan G. Hurtado 2011-04-23 21:28:28 +02:00
commit 90b5bdb5ac
11 changed files with 13 additions and 38 deletions

View file

@ -5,7 +5,3 @@ if [ "$commands[(I)hub]" ]; then
function git(){hub "$@"}
fi
# add github completion function to path
fpath=($ZSH/plugins/github $fpath)
autoload -U compinit
compinit -i