1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-22 19:24:47 +01:00

Updated Plugins (markdown)

Cody Fuller
2018-10-03 10:04:07 -05:00
parent f4838bd154
commit ffd5f7559d

@@ -82,6 +82,7 @@ Below is a list of bundled plugins
- [macports](#macports)
- [mercurial](#mercurial)
- [meteor](#meteor)
- [mix](#mix)
- [mvn](#mvn)
- [mysql-macports](#mysql-macports)
- [nanoc](#nanoc)
@@ -1040,6 +1041,12 @@ $ meteor remove [tab] # Will all the installed packages
---
## mix
Completion for the Elixir build tool Mix
---
## mvn
**Maintainer:** [fred-o](https://github.com/fred-o)