| Current Path : /home/i442524/public_html/a839d/ |
| Current File : /home/i442524/public_html/a839d/.bash_profile.tar |
home/i442524/.bash_profile 0000644 00000000301 15103065221 0011034 0 ustar 00 # .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