Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 8532bae41cb359176f1887e9d9f24d87 > files > 8

bash-4.3-33.1.mga5.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
unset USERNAME