Reject old-fashioned GCC appearance:
Embrace modern gccnice
:
Clone the repository and execute the following command, assuming ~/.local/bin
exists and is in PATH
:
cp gccnice.py gccnice g++nice ~/.local/bin/
Now you can use gccnice
and g++nice
instead of gcc
and g++
.