diff --git a/Plugins.md b/Plugins.md index 6d8a63b..c85bf96 100644 --- a/Plugins.md +++ b/Plugins.md @@ -309,6 +309,11 @@ Adds tab-completion of Grails script names to the command line use of grails. L * macports - adds "port" command completion and aliases for running macports commands +## mvn +**Maintainer:** [fred-o][fred-o] + +* mvn - adds command line completion for apache maven + ## mysql-macports **Maintainer:** [robbyrussell][robbyrussell] @@ -380,6 +385,11 @@ Adds tab-completion of Grails script names to the command line use of grails. L After `rvm-update` (alias for `rvm get head; rvm reload`), run `rvm-link-completion` to make a symlink to the official zsh completion file that comes with rvm into your oh-my-zsh rvm plugin directory. +## screen +**Maintainer:** [fred-o][fred-o] + +* screen - automatic setting of window titles and status for [GNU Screen](http://www.gnu.org/software/screen/) + ## ssh-agent **Maintainer:** [robbyrussell][robbyrussell]