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.
Mark’s thoughts on being Mark Shead and other random subjects
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.
Previous post: Why Subversion Rocks
Next post: Next Post