color grep less

Add this in your bashrc

alias grep='grep --color=always'; alias less='less -R';