1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-07 16:00:41 +01:00

Added yarn plugin to wiki

Thinh Vu
2017-07-10 11:20:31 -07:00
parent b05dafd607
commit b9dbf12d98

@@ -135,6 +135,7 @@ Below is a list of bundled plugins
- [vi-mode](#vi-mode)
- [virtualenvwrapper](#virtualenvwrapper)
- [web-search](#web-search)
- [yarn](#yarn)
- [yii](#yii)
- [yii2](#yii2)
- [yum](#yum)
@@ -1570,6 +1571,13 @@ bing what is github
```shell
ddg foo bar
```
---
## yarn
**Maintainer:** [robbyrussell](https://github.com/robbyrussell)
[Yarn](https://yarnpkg.com/en/) autocompletion plugin.
---