• Zsolt Sz. Sztupák's avatar
    Fix issues with special characters when running mvn · 96798c42
    Zsolt Sz. Sztupák authored
    Setting the locale to C will stabilize sed, so it won't stop processing
    the mvn output when it encounters invalid characters (like binary data)
    
    This makes it also more viable to add the `alias mvn='mvn-color`, as
    the coloring is less obtrusive, and there won't be any issues with sed
    breaking because of an invalid character inside the stream
    96798c42
Name
Last commit
Last update
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
MIT-LICENSE.txt Loading commit data...
README.textile Loading commit data...
oh-my-zsh.sh Loading commit data...