mirror of
https://gitlab.com/linuxstuff/dotfiles.git
synced 2026-06-19 04:06:00 +02:00
added repo update
This commit is contained in:
@@ -77,8 +77,8 @@ alias confup="yadm push"
|
||||
|
||||
# yay
|
||||
alias yayi="yay -Q | grep"
|
||||
alias yays="yay -S --sudoloop --noconfirm"
|
||||
alias yayc="yay -Sc --noconfirm"
|
||||
alias yays="yay -Sy --sudoloop --noconfirm"
|
||||
alias yayc="yay -Syc --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
|
||||
|
||||
Reference in New Issue
Block a user