mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-12-02 18:50:09 +00:00
24 lines
336 B
Markdown
24 lines
336 B
Markdown
|
|
# 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>
|
|
|