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

if [ "$BASH" ]; then
  if [ -f ~/.bashrc ]; then
    . ~/.bashrc
  fi
fi

# See https://github.com/mitchellh/vagrant/issues/1673
tty -s && mesg n