1 2 3 4 5
# -*- shell-script -*- #DESCRIPTION: Use colours in ls when the output is not piped alias ls='ls --color=auto'