On Fri, Aug 08, 2003 at 08:02:58AM -0700, Jim Bublitz wrote:
> konsole or else just stick it in the user's .bashrc (.profile
> doesn't seem to affect KDE konsoles) You bascially only need to
.profile and .bash_profile are for "login sessions". Console emulators
don't usually make a full login, so they only read .bashrc (for bash,
of course). That's why usually you put common things at .bashrc and then
source it from .{,bash_}profile
_______________________________________________
PyKDE mailing list [EMAIL PROTECTED]
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde