From 56d1912f1d8b886ef0355565e2a4e24560d8a7a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaime=20Marqui=CC=81nez=20Ferra=CC=81ndiz?= Date: Sun, 14 Sep 2014 14:07:33 +0200 Subject: Add a completion script generator for the fish shell --- devscripts/fish-completion.in | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 devscripts/fish-completion.in (limited to 'devscripts/fish-completion.in') 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" -- cgit v1.2.3