added a few more descriptions to the plugins
Updated Plugins (markdown)
parent
acc949c9a6
commit
291d7acc34
22
Plugins.md
22
Plugins.md
@ -2,22 +2,22 @@ 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 -
|
||||||
* 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
|
||||||
* git
|
* 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
|
* github - adds autocomplete to the github gem installable via gem install github-gem
|
||||||
* lighthouse
|
* lighthouse - open lighthouse tickets using the command *open_lighthouse_ticket* ( see [[http://screencast.com/t/ZDgwNDUwNT]]
|
||||||
* macports
|
* macports - adds aliases for running macports commands
|
||||||
* mysql
|
* mysql - aliases for starting stopping and getting mysql status ( *mysqlstart*, *mysqlstop*, *mysqlstatus*)
|
||||||
* osx
|
* osx - open the current directory in a new tab via the *tab* command
|
||||||
* phing
|
* phing
|
||||||
* pip
|
* pip
|
||||||
* rails
|
* rails - rails 2.3 commands (mostly) for running scripts
|
||||||
* ruby
|
* ruby - alias for sudo gem ( *sgem* ) and a find ruby files in directory alias ( *rfind* )
|
||||||
* ssh-agent
|
* ssh-agent - cygwin ssh-agent plugin for starting agent (see - http://www.cygwin.com/ml/cygwin/2001-06/msg00537.html )
|
||||||
* textmate
|
* textmate - aliases for opening rails apps without the cruft, also has *tm* function which cd's to the folder and opens mate
|
||||||
* vagrant - autocompletion for Vagrant commands, task names, box names and built-in handy documentation. All in one place.
|
* vagrant - autocompletion for Vagrant commands, task names, box names and built-in handy documentation. All in one place.
|
||||||
* vi-mode
|
* vi-mode
|
||||||
|
Loading…
Reference in New Issue
Block a user