1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-01-13 22:28:25 +08:00
ohmyzsh-mirror/plugins/vault/vault.plugin.zsh
2024-10-23 09:15:50 +02:00

7 lines
96 B
Bash

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