mirror of https://github.com/ohmyzsh/ohmyzsh.git
mvn: enable completion for maven colorizer
parent
c5272bdd7b
commit
df002539f8
|
@ -288,5 +288,6 @@ function listMavenCompletions {
|
|||
}
|
||||
|
||||
compctl -K listMavenCompletions mvn
|
||||
compctl -K listMavenCompletions mvn-color
|
||||
compctl -K listMavenCompletions mvn-or-mvnw
|
||||
|
||||
|
|
Loading…
Reference in New Issue