0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00

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

This commit is contained in:
Robi Nino 2021-12-18 02:03:20 +02:00 committed by GitHub
parent f8c76d55a7
commit 481b912fd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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