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

mvn: enable completion for maven colorizer

This commit is contained in:
nslqqq 2013-09-09 07:35:57 -07:00 committed by Marc Cornellà
parent c5272bdd7b
commit df002539f8

View file

@ -288,5 +288,6 @@ function listMavenCompletions {
}
compctl -K listMavenCompletions mvn
compctl -K listMavenCompletions mvn-color
compctl -K listMavenCompletions mvn-or-mvnw