Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-updates > by-pkgid > 2dce704c577a4d746f13f376b8fe00b7 > files > 9

bash-4.2-50.2.mga3.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