[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RE: bash ls in color



On 01-Aug-2000 Dale Morris wrote:
> what do I enter to get bash to default to showing files in color. I
> know I have to edit the /etc/bash.bashrc file, but don't remember the
> command to enter.
> thanks
> -- dale
I have:

export LS_OPTIONS='--color=auto'
eval `dircolors`

in my user .bashrc

--
Andrew



Reply to: