mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-29 14:44:46 +01:00
feat(watson): add completion (#10886)
Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
This commit is contained in:
9
plugins/watson/README.md
Normal file
9
plugins/watson/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Watson
|
||||
|
||||
This plugin provides completion for [Watson](https://tailordev.github.io/Watson/).
|
||||
|
||||
To use it add `watson` to the plugins array in your zshrc file.
|
||||
|
||||
```zsh
|
||||
plugins=(... watson)
|
||||
```
|
||||
Reference in New Issue
Block a user