all repos

dotfiles @ 01ac6ac38545818fc17f1dc07c011e4019ac8f14

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