Comments on: how to get a color terminal http://desk.stinkpot.org:8080/tricks/index.php/2006/01/how-to-get-a-color-terminal/ tricks! Thu, 02 Feb 2012 20:46:58 +0000 hourly 1 http://wordpress.org/?v=3.1.1 By: Jason http://desk.stinkpot.org:8080/tricks/index.php/2006/01/how-to-get-a-color-terminal/comment-page-1/#comment-2 Jason Fri, 03 Mar 2006 23:58:00 +0000 http://stinkpot.afraid.org:8080/tricks/?p=8#comment-2 You could also add export CLICOLOR=1 export LSCOLORS=ExFxCxDxBxegedabagacad to ~/.bash_profile (assuming you're using bash and tiger) I haven't figured out how to change directories from dark blue (which are hard to read on my transparent black terminal background). You could also add

export CLICOLOR=1
export LSCOLORS=ExFxCxDxBxegedabagacad

to ~/.bash_profile (assuming you’re using bash and tiger)

I haven’t figured out how to change directories from dark blue (which are hard to read on my transparent black terminal background).

]]>