alias ls='ls --color=auto -N'
Unfortunately it doesn't actually revert to the previous behaviour, but it's close enough.
Add a comment
alias ls='ls --color=auto -N'
Unfortunately it doesn't actually revert to the previous behaviour, but it's close enough.