From b5c3b000ca2cadeaf87f7f11bda9f8d3efdefefa Mon Sep 17 00:00:00 2001 From: AlexBio Date: Wed, 16 Mar 2011 12:08:42 -0700 Subject: [PATCH] add descriptions for 'cpanm', 'deb' and 'lol' plugins Updated Plugins (markdown) --- Plugins.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Plugins.md b/Plugins.md index 7b6ac84..12087c5 100644 --- a/Plugins.md +++ b/Plugins.md @@ -5,11 +5,14 @@ TODO: Work on descriptions and list who the lead maintainer is... * 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. * cap -- a few commands for Capistrano, a deployment tool built in Ruby +* cpanm - completion plugin for cpanminus (see [[https://github.com/rshhh/cpanminus/blob/master/etc/_cpanm]]) +* deb - set of aliases to work with the Debian's Advanced Packaging Tool * dirpersist * 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 * 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]] +* lol - brings lulz to your zsh (based on lolbash) * macports - adds aliases for running macports commands * 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