Merge pull request #906 from gnowxilef/master

fix zsh autocomplete
main
Lynn Cyrin (they/them) 5 years ago committed by GitHub
commit 2794317417
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save