1
0
Fork 0

zsh: add reuse-compatible header to reuse completion

This commit is contained in:
tastytea 2022-10-02 01:21:52 +02:00
parent 16d7ba1e3f
commit f691b2129c
Signed by: tastytea
SSH Key Fingerprint: SHA256:FBkvrOlhq5use1XEttyUGT4bUTDVA1ar9SgIc9P03cM
1 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,9 @@
#compdef reuse
# SPDX-FileCopyrightText: 2022 tastytea <tastytea@tastytea.de>
#
# SPDX-License-Identifier: CC0-1.0
local curcontext=${curcontext} state state_descr line ret=1
function _reuse_licenses() {
@ -8,6 +12,7 @@ function _reuse_licenses() {
)
_values 'license' ${licenses}
}
function _reuse_styles() {
local -a styles=(
applescript