Enable ls colour output
ls -G can make ls output colourful. If you use csh, you can add following statement in .cshrc:
alias ls ls -G
Reference:
FreeBSD: Enable Colorized ls Output.
ls -G can make ls output colourful. If you use csh, you can add following statement in .cshrc:
alias ls ls -G
Reference:
FreeBSD: Enable Colorized ls Output.