add descriptions for 'cpanm', 'deb' and 'lol' plugins
Updated Plugins (markdown)
parent
4d932a1cd5
commit
b5c3b000ca
@ -5,11 +5,14 @@ TODO: Work on descriptions and list who the lead maintainer is...
|
|||||||
* brew - completion plugin for the homebrew OSX package manager
|
* 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
|
||||||
|
* 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
|
* dirpersist
|
||||||
* gem - completion plugin for the gem command
|
* 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]]
|
||||||
|
* lol - brings lulz to your zsh (based on lolbash)
|
||||||
* macports - adds aliases for running macports commands
|
* macports - adds aliases for running macports commands
|
||||||
* 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
|
||||||
|
Loading…
Reference in New Issue
Block a user