summaryrefslogtreecommitdiff
path: root/homebrew/cargocompletion/.make.sh-auto
blob: aa776acd679d5e8611d022f3505e499514bd7871 (plain)
1
2
3
pkg:setup
bash_completion.install "src/etc/cargo.bashcomp.sh" => "cargo"
zsh_completion.install "src/etc/_cargo"