mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
feat(jfrog): Support jf executable auto completion (#10503)
This commit is contained in:
@@ -8,3 +8,4 @@ _jfrog() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
compdef _jfrog jfrog
|
compdef _jfrog jfrog
|
||||||
|
compdef _jfrog jf
|
||||||
|
|||||||
Reference in New Issue
Block a user