Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > 1edfa2411207faf091fbc7014c710876 > files > 63

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