Add support for l3build
See <https://github.com/latex3/l3build/pull/267>
This commit is contained in:
parent
dd686f35d1
commit
0bcd0d5f88
|
@ -0,0 +1,3 @@
|
|||
#compdef l3build
|
||||
|
||||
(( $+functions[__l3build] )) || eval "$(l3build complete zsh)" && __l3build
|
Loading…
Reference in New Issue