mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-17 19:25:59 +02:00
more yay flags
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user