mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
Update plugins/vault/vault.plugin.zsh
This commit is contained in:
parent
e58e24c4a1
commit
57b4514f5e
1 changed files with 1 additions and 0 deletions
|
|
@ -3,4 +3,5 @@ if (( ! $+commands[vault] )); then
|
|||
return
|
||||
fi
|
||||
|
||||
autoload -Uz bashcompinit && bashcompinit
|
||||
complete -o nospace -C vault vault
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue