Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-dev
I noticed some discussion in November about /etc/profile, but it seems
to have trailed off. Are there any objections to adding the following?
if [ -e "${HOME}/.bash_profile" ]; then
. ${HOME}/.bash_profile
fi
- Zach
|
|