add script
This commit is contained in:
parent
35854f9cfd
commit
510b46b357
1 changed files with 4 additions and 0 deletions
4
fish/.config/fish/functions/pdl.fish
Normal file
4
fish/.config/fish/functions/pdl.fish
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Defined in /tmp/fish.PtrzHg/pdl.fish @ line 1
|
||||
function pdl
|
||||
youtube-dl --download-archive .archive $argv
|
||||
end
|
Loading…
Add table
Reference in a new issue