From 63de7dd7b507f2228fc725bf22839a41157a14c2 Mon Sep 17 00:00:00 2001 From: sim Date: Sat, 2 Jul 2022 10:33:14 +0200 Subject: [PATCH] more yay flags --- .extrarc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.extrarc b/.extrarc index 763b974..3009f28 100644 --- a/.extrarc +++ b/.extrarc @@ -113,7 +113,7 @@ alias yayc="yay -Sc --noconfirm" alias yayr="yay -Rs" # Remove package and dependencies alias yayrc="yay -Rsc" # Remove package and dependencies, clean up afterwards alias yayrd="yay -Rdd --noconfirm" # Remove package but not the dependencies -alias yayu="yay -Syu --sudoloop" +alias yayu="yay -Syu --sudoloop --combinedupgrade --batchinstall --save" alias orphanr="echo 'USE CMD: sudo pacman -Rns S(pacman -Qtdq)'" # cleanup