if [[ -f /root/.bashrc ]]; then
  source /root/.bashrc
fi
