Browse Source

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

Robi Nino 2 years ago
parent
commit
481b912fd7
1 changed files with 2 additions and 1 deletions
  1. 2 1
      plugins/jfrog/jfrog.plugin.zsh

+ 2 - 1
plugins/jfrog/jfrog.plugin.zsh

@@ -7,4 +7,5 @@ _jfrog() {
 	fi
 }
 
-compdef _jfrog jfrog
+compdef _jfrog jfrog
+compdef _jfrog jf