Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > b80187c4d98273686e3869e05d5d242d > files > 4

bash-4.2.10-4.fc15.i686.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