1
0
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:
h45h74x
2020-06-01 10:49:29 +02:00
parent d35069480f
commit a9be83eedc
+2 -2
View File
@@ -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