Your IP : 3.144.255.247


Current Path : /proc/5208/root/etc/skel/
Upload File :
Current File : //proc/5208/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