Enabling color directory listings in Mac OS X Terminal
Add these two lines to your ~/.bash_profile to enable color in OS X Terminal:
export CLICOLOR=1 export LSCOLORS=ExFxCxDxBxegedabagacad
For more reference:
ls(1) Mac OS X Manual Page
Add these two lines to your ~/.bash_profile to enable color in OS X Terminal:
export CLICOLOR=1 export LSCOLORS=ExFxCxDxBxegedabagacad
For more reference:
ls(1) Mac OS X Manual Page
Copyright © 2011 Nomad Journey
Based on the Paperpunch Theme by The Theme Foundry