mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-08 00:10:41 +01:00
gradle: support gdub completion (#6135)
This commit is contained in:
committed by
Marc Cornellà
parent
7e842cddc4
commit
c714d3fced
@@ -181,3 +181,4 @@ _gradlew_tasks () {
|
|||||||
############################################################################
|
############################################################################
|
||||||
compdef _gradle_tasks gradle
|
compdef _gradle_tasks gradle
|
||||||
compdef _gradlew_tasks gradlew
|
compdef _gradlew_tasks gradlew
|
||||||
|
compdef _gradlew_tasks gw
|
||||||
|
|||||||
Reference in New Issue
Block a user