[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SOLVED] Re: dircolors



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.



Reply to: