fix(topgrade): yazi update now uses pkg instead of pack

This commit is contained in:
Sergio Laín 2025-06-10 18:42:30 +02:00
parent 38736b5a1f
commit fcb26c98d6
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -90,7 +90,7 @@ disable = ["poetry", "spicetify", "vim", "containers"]
# "Python Environment" = "~/dev/.env/bin/pip install -i https://pypi.python.org/simple -U --upgrade-strategy eager jupyter"
# "Custom command using interactive shell (unix)" = "-i vim_upgrade"
hyprpm = "hyprpm update -v"
yazi = "ya pack -u"
yazi = "ya pkg upgrade"
[python]