mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 08:50:08 +00:00
bugfix - moved gem info
This commit is contained in:
parent
210c76c35b
commit
425b0ef89f
1 changed files with 3 additions and 3 deletions
|
@ -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
|
#compdef github
|
||||||
#autoload
|
#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
|
# github zsh completion, based on homebrew completion
|
||||||
|
|
||||||
local -a _1st_arguments
|
local -a _1st_arguments
|
||||||
|
|
Loading…
Reference in a new issue