mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-26 21:51:05 +01:00
17 lines
255 B
Markdown
17 lines
255 B
Markdown
# cordova completion OMZ plugin
|
|
|
|
- to use with OMZ
|
|
|
|
## installation
|
|
place files inside custom plugins folder
|
|
.oh-my-zsh/custom/plugins/cordova
|
|
|
|
## Usage
|
|
OMZ as usual
|
|
```
|
|
omz plugin enable cordova
|
|
```
|
|
|
|
that's it.
|
|
|
|
Author: Ahmed Shehab <ahbox@outlook.com>
|