Sophie

Sophie

distrib > Mageia > 8 > aarch64 > by-pkgid > 17ef555ce0af7d0ea7d744d58c3e420e > files > 19

bash-5.1-4.1.mga8.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