Knowledge Base : bashrc

A no-bullshit .bashrc example:

 

#Loopback default BASH init
"$PS1" = "s-v$ " && PS1="u@h w $ "
export TERM=vt100
#EOF