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)
feedback
|
doskey is built-in, even! I have a startup .bat file that acts as sort-of a | |||||||||||||
feedback
|
|
Instead of typing
This would produce | ||||
|
feedback
|