dotfiles/bin/arch-upd
2021-04-11 10:56:24 +03:00

4 lines
No EOL
105 B
Bash
Executable file

#!/bin/sh
sudo pacman -Syyuu --noconfirm
yay -Sua --noconfirm
sudo pacman -Rs $(pacman -Qdtq) --noconfirm