# ~/.profile: executed by Bourne-compatible login shells.

stty echoctl
stty erase ^H
if [ -f ~/.cit_timeout ]; then
  . ~/.cit_timeout
fi
if [ -f ~/.bashrc ]; then
  . ~/.bashrc
fi

mesg n
