Sophie

Sophie

distrib > Fedora > 16 > x86_64 > media > updates-src > by-pkgid > a35d747b6c598315b8a9a9b0690e2e7b > files > 63

bash-4.2.37-1.fc16.src.rpm

# .bash_profile

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

# User specific environment and startup programs

PATH=$PATH:$HOME/.local/bin:$HOME/bin

export PATH