From eae70fa7ec11102983a168583d65a58c422e13d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Sun, 11 Aug 2024 00:58:58 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=97=91=EF=B8=8F=20remove(topgrade):=20avo?= =?UTF-8?q?iding=20shell=20plugin=20updates?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/topgrade/topgrade.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = []