all repos

dotfiles @ 6f93292e174f67e3ae9c21f766cd5660c2b645c7

i use rach linux btw

dotfiles/bin/arch-upd (view raw)

Smirnov Olexander Smirnov Olexander
ss2316544@gmail.com
Migrate form `yay` to `paru`, updated config fir fish, vscode, 4 years ago
1
#!/bin/sh
2
sudo pacman -Syyuu --noconfirm
3
paru -Sua --noconfirm
4
sudo pacman -Rs $(pacman -Qdtq) --noconfirm