make correct symlink to config

This commit is contained in:
2019-11-05 15:39:52 +01:00
parent 25099fcbdf
commit ce939f8655
16 changed files with 1121 additions and 5 deletions
+4
View File
@@ -0,0 +1,4 @@
function yy --description 'Use youtube-dl'
youtube-dl -f 'bestvideo[ext!=webm]+bestaudio[ext!=webm]/best[ext!=webm]' $argv
end