elvish_config/aliases/youtube-dl.elv

3 lines
128 B
Plaintext
Raw Normal View History

2020-03-13 14:03:36 +00:00
#alias:new youtube-dl e:youtube-dl --no-check-certificate
fn youtube-dl [@_args]{ e:youtube-dl --no-check-certificate $@_args }