From f691b2129c3319cd14b6185dbf189cddfa28d445 Mon Sep 17 00:00:00 2001 From: tastytea Date: Sun, 2 Oct 2022 01:21:52 +0200 Subject: [PATCH] zsh: add reuse-compatible header to reuse completion --- .config/zsh/completions/_reuse | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.config/zsh/completions/_reuse b/.config/zsh/completions/_reuse index 1060ba3..21f43f3 100644 --- a/.config/zsh/completions/_reuse +++ b/.config/zsh/completions/_reuse @@ -1,5 +1,9 @@ #compdef reuse +# SPDX-FileCopyrightText: 2022 tastytea +# +# 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