Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 916a706125be04cb9b96c15c30f10576 > files > 4

bash-4.1.7-3.fc14.x86_64.rpm

# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
	. ~/.bashrc
fi

# User specific environment and startup programs

PATH=$PATH:$HOME/bin

export PATH