matt zagrabelny wrote:
different files are sourced depending on how you logged in.
for instance with gnome: .gnomerc is sourced
in my .bash_profile i have:
if [ -f ~/.bashrc ]; then source ~/.bashrc fi
-matt
I just uncomment those lines in my .bash_profile Now it's ok.
thanks.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]