Zsh: Fix needing to press tab twice to complete gh
I needed to actually call the completion function at the bottom (`$@` is the array of positional parameters, to get passed to the completion function)
This commit is contained in:
parent
09020864d7
commit
b90c0a0a09