Sophie

Sophie

distrib > Mageia > 5 > x86_64 > by-pkgid > dbc0a805d13e491a756368e94d2789d6 > files > 64

bash-4.3-48.2.1.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