PK

ADDRLIN : /proc/self/root/home/bw2hgtn172qm/
FLL :
Current File : //proc/self/root/home/bw2hgtn172qm/.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
export HISTTIMEFORMAT="%d/%m/%y %T "


PK 99