AutoYADM commit: 2025-04-14 19:35:13

This commit is contained in:
Daniel Fichtinger 2025-04-14 19:35:13 -04:00
parent f5db62434e
commit 637eeaff05

View file

@ -0,0 +1,6 @@
function update --description "Update everything"
cargo install-update -a
gup update
uv tool upgrade --all
paru -Syu
end