Updated Plugins (markdown)
parent
5e7ca03f07
commit
1f3770dbc5
10
Plugins.md
10
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
|
* 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
|
## mysql-macports
|
||||||
**Maintainer:** [robbyrussell][robbyrussell]
|
**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.
|
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
|
## ssh-agent
|
||||||
**Maintainer:** [robbyrussell][robbyrussell]
|
**Maintainer:** [robbyrussell][robbyrussell]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user