Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 6e3510c16f5ad9a17cf0ebff93eb4845 > files > 8

bash-4.4-23.1.mga7.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/.local/bin:$HOME/bin

export PATH
unset USERNAME