1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-12-02 18:50:09 +00:00
ohmyzsh/plugins/quasar/README.md

25 lines
336 B
Markdown
Raw Normal View History

# quasar-zsh-completion | quasar framework cli completion
Note: missing commands
- inspect
- describe
- serve
- create
## installation
place files inside custom plugins folder
.oh-my-zsh/custom/plugins/quasar
## Usage
OMZ as usual
```
omz plugin enable quasar
```
that's it.
## Credits
Author: Ahmed Shehab <ahbox@outlook.com>