[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ubuntu-users
Subject:    Various problems
From:       ubuntu () arda ! demon ! co ! uk (Andy)
Date:       2004-10-06 21:11:39
Message-ID: 41645F8B.5010209 () arda ! demon ! co ! uk
[Download RAW message or body]

antongiulio wrote:
>>>3) bash (with gnome-terminal) has not "coloured" dir, files, ecc, only black and white
>>
>>Check that the appropriate lines are uncommented in your .bashrc file - 
>>IIR they were commented out by default and I had to uncomment them
>>
>>Andy
> 
> 
> in my .bashrc there is only:

Strange. Maybe I added it myself - can't remember! Anyway, try adding:

<code>
# enable color support of ls and also add handy aliases
if [ "$TERM" != "dumb" ]; then
     eval `dircolors -b`
     alias ls='ls --color=auto'
     #alias dir='ls --color=auto --format=vertical'
     #alias vdir='ls --color=auto --format=long'
fi
</code>

Uncomment the dir and vdir lines if you want them.

HTH

Andy




[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic