adding github plugin

This commit is contained in:
Sven Lito
2010-10-09 14:29:24 +01:00
parent 541da0c9d1
commit 249fe1471c
2 changed files with 43 additions and 0 deletions

View File

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