add script

This commit is contained in:
Bruno Carlin 2021-07-06 10:41:29 +02:00
parent 35854f9cfd
commit 510b46b357

View file

@ -0,0 +1,4 @@
# Defined in /tmp/fish.PtrzHg/pdl.fish @ line 1
function pdl
youtube-dl --download-archive .archive $argv
end