mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-06 14:14:27 +08:00
feat(jfrog): Support jf executable auto completion (#10503)
This commit is contained in:
@@ -7,4 +7,5 @@ _jfrog() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
compdef _jfrog jfrog
|
compdef _jfrog jfrog
|
||||||
|
compdef _jfrog jf
|
||||||
|
|||||||
Reference in New Issue
Block a user