Re: env.d

Mike Frysinger <[email protected]> Tue, 29 Oct 2002 13:12:10 -0500
Newsgroups gmane.linux.gentoo.newbies
Message-ID <[email protected]>
On Tuesday 29 October 2002 05:06 am, Pieter Breed wrote:
> Hi
elo there

> How do I set system wide aliases?  For example:  I have gotten used to
> alias ll=3D"ls --aolor=3Dauto -lp"
>
> Where can I set this on a global level ?
stick it into /etc/profile

> Another thing.  My (KDE) konsole doesn show the green & blue prompt lik=
e a
> console login does.  It shows the default bash prompt (ugly...) sh-2.05=
a$
edit your /etc/passwd
my guess is when you added yourself as a user, you didnt specify a shell =
=2E..=20
make sure you have '/bin/bash' as your shell

-mike