Your IP : 216.73.217.176


Current Path : /home/bechata/mp/73eb7/
Upload File :
Current File : /home/bechata/mp/73eb7/.bash_profile.tar

home/bechata/.bash_profile000066600000000346152366262660011546 0ustar00# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
	. ~/.bashrc
fi

# User specific environment and startup programs

PATH=$PATH:$HOME/bin
BASH_ENV=$HOME/.bashrc
USERNAME=""

export USERNAME BASH_ENV PATH