summaryrefslogtreecommitdiff
path: root/homebrew/youtubedl/.make.sh-auto
blob: 81e1df3f2eabe858d8b8fd9a6e15e5802b1caed0 (plain)
1
2
3
4
5
6
pkg:setup
bin.install "youtube-dl"
man1.install "youtube-dl.1"
bash_completion.install "youtube-dl.bash-completion"
zsh_completion.install "youtube-dl.zsh" => "_youtube-dl"
fish_completion.install "youtube-dl.fish"