totvs utils

This commit is contained in:
Carlos Alexandro Becker 2012-11-21 15:29:09 -02:00
commit 72974ce409
3 changed files with 75 additions and 2 deletions

View file

@ -37,7 +37,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'