Show news for any operation with yay
This commit is contained in:
parent
076e2062a5
commit
397332c03e
@ -71,6 +71,8 @@ alias wget="wget -c"
|
||||
alias pacman='sudo pacman --color auto'
|
||||
alias update='yay -Pw && yay -Syu --combinedupgrade'
|
||||
|
||||
alias yay='yay -Pw && yay'
|
||||
|
||||
#grub update
|
||||
alias update-grub="sudo grub-mkconfig -o /boot/grub/grub.cfg"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user