diff --git a/config.example.toml b/config.example.toml index 8ba0fc73..39b7ee94 100644 --- a/config.example.toml +++ b/config.example.toml @@ -1,3 +1,6 @@ +# Don't ask for confirmations +#assume_yes = true + # Disable specific steps - same options as the command line flag #disable = ["system", "emacs"]