[PyKDE] Re: PyKDE
Ricardo Javier Cardenes Medina
rcardenes at debian.org
Fri Aug 8 19:03:01 BST 2003
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
More information about the PyQt
mailing list