# Proton Pass CLI plugin

This plugin adds completions for [Proton Pass CLI](https://protonpass.github.io/pass-cli/).

To use it, add `pass-cli` to the plugins array in your zshrc file:

```zsh
plugins=(... pass-cli)
```

This plugin does not add any aliases.
