feat(jfrog): Support jf executable auto completion (#10503)

master
Robi Nino 5 years ago committed by GitHub
parent f8c76d55a7
commit 481b912fd7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      plugins/jfrog/jfrog.plugin.zsh

@ -8,3 +8,4 @@ _jfrog() {
} }
compdef _jfrog jfrog compdef _jfrog jfrog
compdef _jfrog jf

Loading…
Cancel
Save