Browse code

Moved this to the existing github plugin

Theodore Robert Campbell Jr authored on 04/03/2011 at 02:36:35
Showing 1 changed files
1 1
deleted file mode 100644
... ...
@@ -1,5 +0,0 @@
1
-# hub alias from defunkt
2
-# https://github.com/defunkt/hub
3
-if which hub > /dev/null; then
4
-    eval $(hub alias -s zsh)
5
-fi