Moved this to the existing github plugin

This commit is contained in:
Theodore Robert Campbell Jr 2011-03-03 21:36:35 -05:00
parent c642dec256
commit 0e423ff988
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
# hub alias from defunkt
# https://github.com/defunkt/hub
if which hub > /dev/null; then
eval $(hub alias -s zsh)
fi