mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
mvn: enable completion for maven colorizer
This commit is contained in:
parent
c5272bdd7b
commit
df002539f8
1 changed files with 1 additions and 0 deletions
|
@ -288,5 +288,6 @@ function listMavenCompletions {
|
|||
}
|
||||
|
||||
compctl -K listMavenCompletions mvn
|
||||
compctl -K listMavenCompletions mvn-color
|
||||
compctl -K listMavenCompletions mvn-or-mvnw
|
||||
|
||||
|
|
Loading…
Reference in a new issue