1
0
mirror of https://github.com/tiyn/dotfiles.git synced 2025-10-10 03:21:16 +02:00

minor typo fixes

This commit is contained in:
2021-09-12 22:42:55 +02:00
parent 3da53515c4
commit 91f0c4aaf8
4 changed files with 23 additions and 11 deletions

View File

@@ -109,4 +109,4 @@ alias yay="yay --sudoloop --noredownload --norebuild"
# youtube-dl
alias yta="youtube-dl -f 'bestaudio[ext=m4a]'"
alias yta="youtube-dl -f 'bestvide[ext=mp4]+bestaudio[ext=m4a]'"
alias ytv="youtube-dl -f 'bestvide[ext=mp4]+bestaudio[ext=m4a]'"