This website works better with JavaScript
Home
Explore
Help
Sign In
HonorLee
/
ohmyzsh
mirror of
https://github.com/ohmyzsh/ohmyzsh.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
feat(jfrog): Support jf executable auto completion (
#10503
)
Robi Nino
3 years ago
parent
f8c76d55a7
commit
481b912fd7
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
plugins/jfrog/jfrog.plugin.zsh
+ 2
- 1
plugins/jfrog/jfrog.plugin.zsh
View File
@@ -7,4 +7,5 @@ _jfrog() {
fi
}
-compdef _jfrog jfrog
+compdef _jfrog jfrog
+compdef _jfrog jf