6.11 Color-ls Setup
Color-ls Setup
color-ls
is now part of the standard
ls
command. To get colorized directory listings, simply issue the command (in
bash
):
alias ls='ls --color=tty'