I'm using ls (from Msys) on Windows. By default, ls doesn't colour-code directories and archives, but that's something I want. I'm tired of typing "ls -C" and "ls --color". Is there any way apart from setting up a bash script that will let me do this. (Remember, I'm on Windows)
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
doskey is built-in, even! I have a startup .bat file that acts as sort-of a |
|||||||||||||
|
|
Instead of typing
This would produce |
||||
|
|
