1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-24 17:00:47 +00:00

gradle: support gdub completion (#6135)

This commit is contained in:
Qinfeng Chen 2019-10-08 09:48:08 -04:00 committed by Marc Cornellà
parent 7e842cddc4
commit c714d3fced

View file

@ -181,3 +181,4 @@ _gradlew_tasks () {
############################################################################
compdef _gradle_tasks gradle
compdef _gradlew_tasks gradlew
compdef _gradlew_tasks gw