summaryrefslogtreecommitdiffstats
path: root/colorgcc/colorgcc.sh
blob: 763c4540a3d7036cc88a4f6596c671f91e44045d (plain)
1
2
3
4
#!/bin/bash
if [ -d /usr/lib/colorgcc/bin ]; then
        pathprepend /usr/lib/colorgcc/bin
fi