mvnc - Colors for maven output Screnshots Install Copy mvnc script to directory ~/bin/ Add execution permission to script : chmod +x ~/bin/mvnc Add alias to shell ex: .bashrc : alias mvn=~/bin/mvnc Reload .bashrc : source ~/.bashrc