mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-20 04:30:53 +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 yayr="yay -Rs" # Remove package and dependencies
|
||||||
alias yayrc="yay -Rsc" # Remove package and dependencies, clean up afterwards
|
alias yayrc="yay -Rsc" # Remove package and dependencies, clean up afterwards
|
||||||
alias yayrd="yay -Rdd --noconfirm" # Remove package but not the dependencies
|
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)'"
|
alias orphanr="echo 'USE CMD: sudo pacman -Rns S(pacman -Qtdq)'"
|
||||||
|
|
||||||
# cleanup
|
# cleanup
|
||||||
|
|||||||
Reference in New Issue
Block a user