Initial commit

This commit is contained in:
2026-03-21 12:43:00 -05:00
commit 83bf16823c
438 changed files with 33617 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
[build]
type = "custom"
[dependencies]
runtime = ["zsh"]
[package]
description = "Additional completion definitions for Zsh"
homepage = "https://github.com/zsh-users/zsh-completions"
license = "BSD-3-Clause"
name = "zsh-completions"
version = "0.35.0"
[[source]]
extract_dir = "$name-$version"
sha256 = "811bb4213622720872e08d6e0857f1dd7bc12ff7aa2099a170b76301a53f4fbe"
url = "https://github.com/zsh-users/zsh-completions/archive/refs/tags/$version.tar.gz"