fix(topgrade): yazi update now uses pkg instead of pack
This commit is contained in:
parent
38736b5a1f
commit
fcb26c98d6
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
# "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"
|
# "Custom command using interactive shell (unix)" = "-i vim_upgrade"
|
||||||
hyprpm = "hyprpm update -v"
|
hyprpm = "hyprpm update -v"
|
||||||
yazi = "ya pack -u"
|
yazi = "ya pkg upgrade"
|
||||||
|
|
||||||
|
|
||||||
[python]
|
[python]
|
||||||
|
|
Loading…
Add table
Reference in a new issue