Browse Source

Moved this to the existing github plugin

Theodore Robert Campbell Jr 14 years ago
parent
commit
0e423ff988
  1. 5
      plugins/hub/hub.plugin.zsh

5
plugins/hub/hub.plugin.zsh

@ -1,5 +0,0 @@ @@ -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
Loading…
Cancel
Save