mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 01:48:34 -07:00
feat(jfrog): Support jf executable auto completion (#10503)
This commit is contained in:
parent
f8c76d55a7
commit
481b912fd7
@ -7,4 +7,5 @@ _jfrog() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
compdef _jfrog jfrog
|
compdef _jfrog jfrog
|
||||||
|
compdef _jfrog jf
|
||||||
|
Loading…
Reference in New Issue
Block a user