all repos

dotfiles @ 9602ffe

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