Browse Source

Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh

master
Sven Lito 14 years ago
parent
commit
52f936d4dc
  1. 6
      plugins/github/_github

6
plugins/github/_github

@ -1,9 +1,9 @@ @@ -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

Loading…
Cancel
Save