Your IP : 3.134.86.250


Current Path : /proc/20913/cwd/
Upload File :
Current File : //proc/20913/cwd/.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