HISTTIMEFORMAT='%F %T '
PS1='${LOGNAME:-$(id -u)}@\h:\w\$ '
TMOUT=900
readonly TMOUT
export TMOUT
shopt -s huponexit
SHELL=/bin/bash
export SHELL
