On 10/14/06, stan <stanb at panix.com> wrote: > For some reason terminal sessions spawned from the Gnome window manager do > not seem to inherit variables set in .bashec. > > How can I fix this? AFAIK, GNOME uses ~/.gnomerc instead of ~/.bashrc. Probably, you can source ~/.bashrc from within ~/.gnomerc.