also complete ./gradlew

This commit is contained in:
Levon Saldamli 2015-04-15 11:03:42 +02:00
commit 09e3a57350

View file

@ -94,6 +94,7 @@ _gradlew_tasks () {
############################################################################
compdef _gradle_tasks gradle
compdef _gradlew_tasks gradlew
compdef _gradlew_tasks ./gradlew
##############################################################################