Quickly Add Color To The Terminal

Adding color to your terminal is easy. Bash Open up ~/.bash_profile and add the following two lines: export CLICOLOR=1 export LSCOLORS=ExFxCxDxBxegedabagacad Save, exit, log

Read More