mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-14 00:53:24 -07:00
Merge c5584ad81f
into a084c80f7b
This commit is contained in:
commit
241fe30c56
4 changed files with 12 additions and 10 deletions
|
@ -10,7 +10,7 @@ import youtube_dl
|
|||
from utils import read_file, write_file
|
||||
|
||||
|
||||
ZSH_COMPLETION_FILE = "youtube-dl.zsh"
|
||||
ZSH_COMPLETION_FILE = "_youtube-dl"
|
||||
ZSH_COMPLETION_TEMPLATE = "devscripts/zsh-completion.in"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue