lockbox

password manager
Log | Files | Refs | README | LICENSE

commit 73dfc499bfb73b51661e161aa24ba858373414b3
parent a447ba980ef18e7176344067fe0932f86f69eea2
Author: Sean Enck <sean@ttypty.com>
Date:   Sun,  7 Sep 2025 09:52:59 -0400

fixup some zsh completion whitespace

Diffstat:
Minternal/app/completions/shell/zsh.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/internal/app/completions/shell/zsh.sh b/internal/app/completions/shell/zsh.sh @@ -68,7 +68,7 @@ _{{ $.Executable }}() { compadd "$@" {{ $.TOTPListCommand }} {{- range $key, $value := .TOTPSubCommands }} compadd "$@" {{ $value }} -{{ end }} +{{- end}} ;; 4) case $words[3] in