Add support for l3build

See <https://github.com/latex3/l3build/pull/267>
This commit is contained in:
Wu Zhenyu 2023-01-20 16:05:55 +08:00
parent dd686f35d1
commit 0bcd0d5f88
No known key found for this signature in database
GPG Key ID: 0E07E1F8C0EC10AD
1 changed files with 3 additions and 0 deletions

3
src/_l3build Normal file
View File

@ -0,0 +1,3 @@
#compdef l3build
(( $+functions[__l3build] )) || eval "$(l3build complete zsh)" && __l3build