feat(vault): re-introduce vault plugin

This commit is contained in:
Florian Rey 2024-10-13 20:34:58 +02:00
commit e58e24c4a1
No known key found for this signature in database
2 changed files with 15 additions and 0 deletions

View file

@ -0,0 +1,6 @@
# Completion
if (( ! $+commands[vault] )); then
return
fi
complete -o nospace -C vault vault