OS X has an environmental variable called CLICOLOR. If it is set, it turns on color for command line commands. So…
export CLICOLOR=true
will turn on color. If you want to enable this for everyone, you could do that by putting it in /etc/profile.
People Found This When Looking For:
- osx 10 4 set color terminal (1)