Gentoo Archives: gentoo-dev

From: Zach Forrest <diatribe@××××.ca>
To: gentoo-dev@g.o
Subject: [gentoo-dev] /etc/profile
Date: Sun, 02 Dec 2001 19:56:05
Message-Id: 3C0ADACC.7050908@shaw.ca
1 I noticed some discussion in November about /etc/profile, but it seems
2 to have trailed off. Are there any objections to adding the following?
3
4 if [ -e "${HOME}/.bash_profile" ]; then
5 . ${HOME}/.bash_profile
6 fi
7
8
9 - Zach

Replies

Subject Author
Re: [gentoo-dev] /etc/profile jano <jano@××××××××××××.net>
Re: [gentoo-dev] /etc/profile Juergen Ilse <juergen@×××××××××××.de>