mirror of
https://github.com/zsh-users/zsh-completions.git
synced 2026-09-17 16:00:19 +00:00
Add support for l3build
See <https://github.com/latex3/l3build/pull/267>
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#compdef l3build
|
||||
|
||||
(( $+functions[__l3build] )) || eval "$(l3build complete zsh)" && __l3build
|
||||
Reference in New Issue
Block a user