Colourful make and gcc

By | 26 Aug 2009

Install the packages colormake and colorgcc. Then create the following alias:

alias make="colormake"

Also add this environment variable:

export CC="colorgcc"

And you should be set.

Leave a Reply