AutoYADM commit: 2025-04-14 19:35:13
This commit is contained in:
parent
f5db62434e
commit
637eeaff05
1 changed files with 6 additions and 0 deletions
6
.config/fish/functions/update.fish
Normal file
6
.config/fish/functions/update.fish
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
function update --description "Update everything"
|
||||||
|
cargo install-update -a
|
||||||
|
gup update
|
||||||
|
uv tool upgrade --all
|
||||||
|
paru -Syu
|
||||||
|
end
|
Loading…
Add table
Add a link
Reference in a new issue