config_query FATRAT_SCM "Build latest version of $SPELL from GIT development tree?" n  &&

if [[ $FATRAT_SCM == y ]]; then
  config_query FATRAT_SCM_AUTOUPDATE \
               "Automatically update on every system update?" n
fi
