bin: refactor and reformat

This commit is contained in:
Smirnov Oleksandr 2024-12-29 22:28:52 +02:00
parent efb4418451
commit 5d78ad3d43
No known key found for this signature in database
7 changed files with 16 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env bash
sudo pacman -Syyuu --noconfirm
paru -Sua --noconfirm
sudo pacman -Rs $(pacman -Qdtq | sed 's/\n/ /g') --noconfirm
sudo pacman -Rs "$(pacman -Qdtq | sed 's/\n/ /g')" --noconfirm