On 12/14/2013 04:30 PM, Pat Collins wrote:

What is in their .profile?  Mine includes .bashrc if it exists.

Same here, but I always copy my /.bashrc over from the old install.

This is in my /.profile

# set PATH so it includes user's private bin if it exists
if [ -d "$HOME/bin" ] ; then
    PATH="$HOME/bin:$PATH"
fi

But its not in my /.bashrc

I use Mint, but Lubuntu as well Xubuntu and LXDE all had the same /.profile without a /.bashrc

It is a choice.  Maybe I want to have the program on a usb key, or maybe I don't
want to pollute my base os install, or maybe I'm testing a new version and I
want the old one around just in case.

Good points. Thanks

Ed W3NR



_______________________________________________
Tlf-devel mailing list
Tlf-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/tlf-devel

Reply via email to