Coloured Maven output in fish shell

Here is a nice gist I found which will instantaneously give you simple colored maven output in the fish shell:

Just put it in ~/.config/fish/functions/mvn.fish and it will be used when mvn is used on your shell.

tags: