| ... | ... |
@@ -1,9 +1,9 @@ |
| 1 |
-# in order to make this work, you would need to have the github gem installed |
|
| 2 |
-# http://github.com/defunkt/github-gem |
|
| 3 |
- |
|
| 4 | 1 |
#compdef github |
| 5 | 2 |
#autoload |
| 6 | 3 |
|
| 4 |
+# in order to make this work, you will need to have the github gem installed |
|
| 5 |
+# http://github.com/defunkt/github-gem |
|
| 6 |
+ |
|
| 7 | 7 |
# github zsh completion, based on homebrew completion |
| 8 | 8 |
|
| 9 | 9 |
local -a _1st_arguments |