Merge pull request #906 from gnowxilef/master

fix zsh autocomplete
This commit is contained in:
Lynn Cyrin (they/them) 2019-10-08 20:53:06 -07:00 committed by GitHub
commit 2794317417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
#compdef $PROG
_cli_zsh_autocomplete() { _cli_zsh_autocomplete() {
local -a opts local -a opts