mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-03-25 20:47:45 +01:00
alias: dont ask for sudopass a second time in yay
This commit is contained in:
parent
7d83664ff8
commit
9ffc9f80fd
@ -98,6 +98,9 @@ alias weather="curl wttr.in"
|
||||
# wget
|
||||
alias wget="wget --hsts-file=$XDG_CACHE_HOME/wget-hsts"
|
||||
|
||||
# yay
|
||||
alias yay="yay --save --sudoloop"
|
||||
|
||||
# youtube-dl
|
||||
alias yta="youtube-dl -f 'bestaudio[ext=m4a]'"
|
||||
alias yta="youtube-dl -f 'bestvide[ext=mp4]+bestaudio[ext=m4a]'"
|
||||
|
Loading…
x
Reference in New Issue
Block a user