diff --git a/.config/topgrade/topgrade.toml b/.config/topgrade/topgrade.toml index 1bcf770e..22e4f500 100644 --- a/.config/topgrade/topgrade.toml +++ b/.config/topgrade/topgrade.toml @@ -15,7 +15,7 @@ pre_sudo = true # sudo_command = "sudo" # Disable specific steps - same options as the command line flag -disable = ["shell", "spicetify", "vim"] +disable = ["spicetify", "vim"] # Ignore failures for these steps # ignore_failures = []