all repos

dotfiles @ 4c9173cde8a77059670bfa94db8b5365ddd31d2c

i use rach linux btw

dotfiles/bin/arch-upd (view raw)

Smirnov Oleksandr Smirnov Oleksandr
ss2316544@gmail.com
fix the script, i did so because of shellcheck it would not have let me live if i didn't do so, 2 years ago
1
#!/bin/sh
2
sudo pacman -Syyuu --noconfirm
3
paru -Sua --noconfirm
4
sudo pacman -Rs "$(pacman -Qdtq)" --noconfirm