add completion for gopass

This commit is contained in:
Aaron Bieber 2020-07-16 08:04:10 -06:00
parent c509cbbc9d
commit 743779e2ff

21
completions/gopass.ksh Executable file
View File

@ -0,0 +1,21 @@
PASS_LIST=$(gopass ls -f)
set -A complete_gopass -- $PASS_LIST \
audit \
bin binary \
clone completion config copy cp create \
delete \
edit \
find fix fsck \
generate git grep \
h help hotp \
init insert \
jsonapi \
list ls \
mounts move mv \
new \
otp \
recipients remove rm \
search set setup show sync \
templates totp \
unclip update \
version