Go to your .bashrc file and remove the comment from the force_color_prompt line.
vim ~/.bashrc
..
# search for
force_color_prompt=yes
...
# Than
source ~/.bashrc
Go to your .bashrc file and remove the comment from the force_color_prompt line.
vim ~/.bashrc
..
# search for
force_color_prompt=yes
...
# Than
source ~/.bashrc