I'm running a VPS with Centos 6.5
I've setup ~/.bash_profile as in the following screenshot:

It used to give me an output like this:

Now that I've installed WHM/Cpanel I no longer see coloured prompt.
echo $PATH shows:
/usr/local/jdk/bin:/home/jay/perl5/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin:/home/jay/bin
How can I fix this? Can anyone help me?
Everything else works according to the configuration. Grep and ls shows coloured outputs. I need this to work as I find it convenient to quickly spot previous commands and outputs.
