In Mac OS X, when I do ls the binary files have red color, how change this color to green?
Similar to other Unix.
|
feedback
|
|
check out the .dircolors file in your home directory, or create one. Then according to this blog, you'll have to do some extra magic to your bash config get it working on OSX http://mattbsoftware.blogspot.com/2009/04/colerful-ls-dircolors-on-mac.html | |||
|
feedback
|