mirror of https://github.com/ohmyzsh/ohmyzsh.git
Add Readme.md
This commit is contained in:
parent
63115760d2
commit
066023d8b6
|
@ -0,0 +1,9 @@
|
|||
# Adonis
|
||||
|
||||
This plugin provides completion for [AdonisJs](https://adonisjs.com/).
|
||||
|
||||
To use it add adonis to the plugins array in your zshrc file.
|
||||
|
||||
```bash
|
||||
plugins=(... adonis)
|
||||
```
|
Loading…
Reference in New Issue