about summary refs log tree commit diff
path: root/devscripts/fish-completion.in
diff options
context:
space:
mode:
authorJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2014-09-14 14:07:33 +0200
committerJaime Marquínez Ferrándiz <jaime.marquinez.ferrandiz@gmail.com>2014-09-14 14:07:33 +0200
commit56d1912f1d8b886ef0355565e2a4e24560d8a7a6 (patch)
tree5ee6db4936e8d899f830948af616837f4fbd7344 /devscripts/fish-completion.in
parenteb3bd7ba8db8a31f5262d2d8f335700d1664a1bf (diff)
downloadyoutube-dl-56d1912f1d8b886ef0355565e2a4e24560d8a7a6.tar.gz
youtube-dl-56d1912f1d8b886ef0355565e2a4e24560d8a7a6.tar.xz
youtube-dl-56d1912f1d8b886ef0355565e2a4e24560d8a7a6.zip
Add a completion script generator for the fish shell
Diffstat (limited to 'devscripts/fish-completion.in')
-rw-r--r--devscripts/fish-completion.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/devscripts/fish-completion.in b/devscripts/fish-completion.in
new file mode 100644
index 000000000..eb79765da
--- /dev/null
+++ b/devscripts/fish-completion.in
@@ -0,0 +1,5 @@
+
+{{commands}}
+
+
+complete --command youtube-dl --arguments ":ytfavorites :ytrecommended :ytsubscriptions :ytwatchlater :ythistory"