----- Original Message ----- From: "Gerald Waugh" <[EMAIL PROTECTED]>
> > > I'd like to get ls to remember my preferred settings (colour, wide > > > dirinfo display), but it wouldn't take a set command from the command > > > line. How can I make this kind of thing stick? > > > > # ~/.bash_profile: executed by bash(1) for login shells. > set -o vi > alias email='mutt -y' > eval `dircolors` > alias ls='ls --color=auto'; Aha. alias dir='ls -l --color=always' seems to do what I want. :-)
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
