🗑️ remove(topgrade): avoiding shell plugin updates

This commit is contained in:
Sergio Laín 2024-08-11 00:58:58 +02:00
parent 80f5e76cfa
commit eae70fa7ec
No known key found for this signature in database
GPG key ID: 8429B2EE312F8150

View file

@ -15,7 +15,7 @@ pre_sudo = true
# sudo_command = "sudo" # sudo_command = "sudo"
# Disable specific steps - same options as the command line flag # Disable specific steps - same options as the command line flag
disable = ["shell", "spicetify", "vim"] disable = ["spicetify", "vim"]
# Ignore failures for these steps # Ignore failures for these steps
# ignore_failures = [] # ignore_failures = []