add descriptions for brew, gem, pip

Updated Plugins (markdown)
mrtazz 2010-12-09 05:05:17 -08:00
parent e09e9e36de
commit 8f7d770cb2

@ -2,11 +2,11 @@ The following plugins are bundled.
TODO: Work on descriptions and list who the lead maintainer is... TODO: Work on descriptions and list who the lead maintainer is...
* brew - * brew - completion plugin for the homebrew OSX package manager
* command-not-found -- If a command is not recognized in the $PATH, this will use Ubuntu's command-not-found package to find it or suggest spelling mistakes. * command-not-found -- If a command is not recognized in the $PATH, this will use Ubuntu's command-not-found package to find it or suggest spelling mistakes.
* cap -- a few commands for Capistrano, a deployment tool built in Ruby * cap -- a few commands for Capistrano, a deployment tool built in Ruby
* dirpersist * dirpersist
* gem * gem - completion plugin for the gem command
* git - adds a lot of git aliases ( g*x* e.g. gd - git diff) and functions for pulling for dealing with the current branch * git - adds a lot of git aliases ( g*x* e.g. gd - git diff) and functions for pulling for dealing with the current branch
* github - adds autocomplete to the github gem installable via gem install github-gem * github - adds autocomplete to the github gem installable via gem install github-gem
* lighthouse - open lighthouse tickets using the command *open_lighthouse_ticket* ( see [[http://screencast.com/t/ZDgwNDUwNT]] * lighthouse - open lighthouse tickets using the command *open_lighthouse_ticket* ( see [[http://screencast.com/t/ZDgwNDUwNT]]
@ -14,7 +14,7 @@ TODO: Work on descriptions and list who the lead maintainer is...
* mysql - aliases for starting stopping and getting mysql status ( *mysqlstart*, *mysqlstop*, *mysqlstatus*) * mysql - aliases for starting stopping and getting mysql status ( *mysqlstart*, *mysqlstop*, *mysqlstatus*)
* osx - open the current directory in a new tab via the *tab* command * osx - open the current directory in a new tab via the *tab* command
* phing - auto complete for phing targets. * phing - auto complete for phing targets.
* pip * pip - completion plugin for the pip command
* rails - rails 2.3 commands (mostly) for running scripts * rails - rails 2.3 commands (mostly) for running scripts
* ruby - alias for sudo gem ( *sgem* ) and a find ruby files in directory alias ( *rfind* ) * ruby - alias for sudo gem ( *sgem* ) and a find ruby files in directory alias ( *rfind* )
* ssh-agent - cygwin ssh-agent plugin for starting agent (see - http://www.cygwin.com/ml/cygwin/2001-06/msg00537.html ) * ssh-agent - cygwin ssh-agent plugin for starting agent (see - http://www.cygwin.com/ml/cygwin/2001-06/msg00537.html )