Your IP : 3.144.254.161


Current Path : /proc/5253/root/etc/skel/
Upload File :
Current File : //proc/5253/root/etc/skel/.bash_profile

# .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