Bruno Carnazzi wrote:
Hi misc,
I export/alias some important stuff in my ksh .profile. It works
normally, but since I run screen or xterm, my .profile is not
evaluated (or even if I launch a sub-shell). I know there is a
difference between login shell and sub shell but how can I have some
environment variables and aliases in all context, everytime ?
I use OpenBSD/i386 3.9-release's pdksh.
Best regards,
Bruno.
You should have searched the archives.
In .Xdefaults
XTerm*loginShell: true
will do the trick.
Prabhu
-