1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-03-26 04:57:45 +01:00

alias: added combinedupgrade for yay

This commit is contained in:
tiyn 2023-11-14 12:42:30 +01:00
parent 98610eed52
commit 9613f6ad2d

View File

@ -131,7 +131,7 @@ alias weather="curl wttr.in"
alias wget="wget --hsts-file=$XDG_CACHE_HOME/wget-hsts"
# yay
alias yay="yay --sudoloop --noredownload --norebuild"
alias yay="yay --sudoloop --noredownload --norebuild --combinedupgrade"
# youtube-dl
alias yta="yt-dlp -f 'bestaudio[ext=m4a]'"