mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 08:50:08 +00:00
gradle: support gdub completion (#6135)
This commit is contained in:
parent
7e842cddc4
commit
c714d3fced
1 changed files with 1 additions and 0 deletions
|
@ -181,3 +181,4 @@ _gradlew_tasks () {
|
|||
############################################################################
|
||||
compdef _gradle_tasks gradle
|
||||
compdef _gradlew_tasks gradlew
|
||||
compdef _gradlew_tasks gw
|
||||
|
|
Loading…
Reference in a new issue