summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Lito <me@svenlito.com>2010-10-09 18:38:01 +0100
committerSven Lito <me@svenlito.com>2010-10-09 18:38:01 +0100
commit425b0ef89fcd40b6b235347e32d8efd44709a802 (patch)
treeac6a93a641b22b526cacc47673cd8432431b90d0
parent210c76c35b1db7a761df45cd7f85d3b324f8e0b5 (diff)
downloadzsh-425b0ef89fcd40b6b235347e32d8efd44709a802.tar.gz
zsh-425b0ef89fcd40b6b235347e32d8efd44709a802.tar.bz2
zsh-425b0ef89fcd40b6b235347e32d8efd44709a802.zip
bugfix - moved gem info
-rw-r--r--plugins/github/_github6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/github/_github b/plugins/github/_github
index b8e1a9ada..83e1713c7 100644
--- a/plugins/github/_github
+++ b/plugins/github/_github
@@ -1,9 +1,9 @@
-# in order to make this work, you would need to have the github gem installed
-# http://github.com/defunkt/github-gem
-
#compdef github
#autoload
+# in order to make this work, you will need to have the github gem installed
+# http://github.com/defunkt/github-gem
+
# github zsh completion, based on homebrew completion
local -a _1st_arguments