Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 0ad2f2991a02c54bb201f750c557ab1a > files > 38

bash-4.4-23.1.1.mga7.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