Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 888370b385f9c20b90acffa454d6ba04 > files > 75

bash-4.2.45-1.fc18.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