1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-11-11 00:10:08 +00:00

mvn: enable completion for mvnw

This commit is contained in:
Neil Green 2017-02-13 12:17:06 +00:00 committed by Marc Cornellà
parent df002539f8
commit e056aee794

View file

@ -287,7 +287,7 @@ function listMavenCompletions {
);
}
compctl -K listMavenCompletions mvn
compctl -K listMavenCompletions mvn mvnw
compctl -K listMavenCompletions mvn-color
compctl -K listMavenCompletions mvn-or-mvnw