Possible Duplicate:
Prettify OS X console by coloring output?
On Linux (e.g. Ubuntu) the terminal shows you executables and folders and such in different colors so you can identify them easier. Is this possible on Mac OS Terminal, too?
On Linux (e.g. Ubuntu) the terminal shows you executables and folders and such in different colors so you can identify them easier. Is this possible on Mac OS Terminal, too? |
|||
|
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
To add color output of the ls command, you need to edit your ~/.bash_profile and add:
This is just an example, look at the ls manpage on how to change specific color values. |
|||
|
|
|
Search a bit first, and only after ask - please. Exact duplicate. This was answered in my old answer already. ;) |
|||||
|