.bashrc not getting sourced during Gnome login
Rino Mardo
rino.mardo at gmail.com
Sat Oct 14 14:41:53 UTC 2006
stan 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?
>
> 6.10, if it matters
>
hey there. check your ~/.bash_profile and remove the "#" (without the
quotes) before the lines that checks for the presence of the .bashrc
file. it should be something like:
# if (blah-blah)
# souce ~/.bashrc
# fi
to that effect.
More information about the ubuntu-users
mailing list