mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-23 14:20:08 +00:00
Update README.md
This commit is contained in:
parent
1d93b19619
commit
8912fda833
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# velero-zsh-autocomplete-plugin
|
# velero-zsh-autocomplete-plugin
|
||||||
Provides [Velero](https://velero.io/) CLI autocompletion for ZSH
|
Provides [Velero](https://velero.io/) CLI autocompletion for ZSH
|
||||||
|
|
||||||
To use it, copy the `velero.plugin.zsh` file to your zsh plugin directory and add `velero` to the plugins array of your zshrc file:
|
To use it add `velero` to the plugins array of your zshrc file:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue