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