mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-03-27 03:14:56 +01:00
alias the mvn-color command to override mvn
This commit is contained in:
parent
83783ecb4b
commit
4a63f061db
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ mvn-color()
|
|||
}
|
||||
|
||||
# Override the mvn command with the colorized one.
|
||||
#alias mvn="mvn-color"
|
||||
alias mvn="mvn-color"
|
||||
|
||||
# aliases
|
||||
alias mvncie='mvn clean install eclipse:eclipse'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue