Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > 1c05de06c6c2d798f80f98f2f30f050e > files > 7

bash-2.05-16mdk.i586.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
unset USERNAME