/oh-my-zsh-lesaint-plugins

My plugins for Oh-My-Zsh

Primary LanguageShellApache License 2.0Apache-2.0

oh-my-zsh-lesaint-plugins

My plugins for Oh-My-Zsh

lesaint-mvn

This is a fork of the mvn plugin bundled with oh-my-sh where :

  • I removed all the existing aliases which I find to long and most of them are useless to me
  • I added the alias I actually use
  • Changed the wrapping function around mvn to support the following features
    • enable multithreading by default (currenr value is 3 because my computer has 4 cores)
    • multithreading can be disable with option -n from the command line
    • maven output coloring (as is from the oh-my-zsh mvn plugin)