Uncategorized

Add Color To Your Bash Profile

Did you know that you can add color to your bash prompt. Let’s do a little basic color. Save this into your .bash_profile and then restart your terminal session. Enjoy:

export CLICOLOR=1
export LSCOLORS=ExFxBxDxCxegedabagacad