diff --git a/dot_config/topgrade.toml b/dot_config/topgrade.toml index 7d10742..d8a63ac 100644 --- a/dot_config/topgrade.toml +++ b/dot_config/topgrade.toml @@ -1,6 +1,8 @@ # Don't ask for confirmations #assume_yes = true +display_preamble = false + # Disable specific steps - same options as the command line flag disable = ["containers", "gem", "ruby_gems", "dotnet", "vim", "tlmgr", "mas"]