summaryrefslogtreecommitdiff
path: root/plugins/github
diff options
context:
space:
mode:
authorSven Lito <me@svenlito.com>2010-10-09 15:18:35 +0100
committerSven Lito <me@svenlito.com>2010-10-09 15:18:35 +0100
commitfcd88edfb3464e46d3337c3ee72d28248e92ac79 (patch)
treef53b24c4bd0254c84be7dc356a69b80bd7e781a0 /plugins/github
parentdfbed8fd9894ec4b13745e9e08233a750c2369ee (diff)
downloadzsh-fcd88edfb3464e46d3337c3ee72d28248e92ac79.tar.gz
zsh-fcd88edfb3464e46d3337c3ee72d28248e92ac79.tar.bz2
zsh-fcd88edfb3464e46d3337c3ee72d28248e92ac79.zip
adding comment and URL to github gem
Diffstat (limited to 'plugins/github')
-rw-r--r--plugins/github/_github3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/github/_github b/plugins/github/_github
index 5295081e5..72178946a 100644
--- a/plugins/github/_github
+++ b/plugins/github/_github
@@ -1,3 +1,6 @@
+# in order to make this work, you would need to have the github gem installed
+# http://github.com/defunkt/github-gem
+
#compdef github
#autoload