Getting syntax highlighting in shell and emacs via Terminal.app on mac os x
Fresh3 days ago
Mar 15, 20262399 viewsConfidence Score0%
0%
Problem
How could I enable syntax highlighting on the shell and in emacs when I use Terminal.app on Mac OS X to ssh into other machines? Right now if I ssh and do an "ls" for example, directories are not shown in a different color from flat files, for example, and I'd like to fix that. thanks.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Getting syntax highlighting in shell and emacs via Terminal.app on mac os x
Low Risk
Do you have a .bashrc or similar on those machines that you are ssh'ing to? I believe that is what you need, with something like or (depending on your ls) in each (for ls; there are lots of other options to do other colors with other terminal progra…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix