oh-my-zsh/plugins
Mark Drago 804c18ca53 remove the -v flag from a few mercurial aliases
The -v flag for these commands really isn't very useful.  It will
output some information about the hooks it is running, but that is
generally not useful and just noisy.  The desire to add -v to these
commands is exceptional and IMHO it's better to make the common
case of not seeing those messages the supported behavior.
2012-01-05 17:39:13 -05:00
..
ant fix double -f and corrected format. 2011-05-31 14:16:43 +02:00
apache2-macports Added start/stop aliases for Apache 2 installation via macports. 2011-04-20 22:32:28 +02:00
archlinux Add yaourt --sucre alias in archlinux plugin 2011-10-25 09:55:14 +02:00
autojump add support for autojump installed via macports 2011-12-14 11:47:24 +01:00
battery add: battery plugin 2011-10-20 14:12:13 +08:00
brew Rollback of Pull #366 2011-05-30 10:09:00 -04:00
bundler FIX: commands like ruby and rake where not being completed 2011-11-09 23:01:45 +01:00
cake Better cake completion: don't barf on options, and don't clobber user's namespace 2011-09-24 17:22:20 +01:00
cap Cleanup 2011-05-28 13:06:03 -04:00
cloudapp Added cloudapp from @holman of @GitHub fame 2011-06-28 20:09:00 -06:00
command-not-found command-not-found package in ubuntu 2010-10-25 16:02:16 -05:00
compleat Cleanup 2011-05-28 13:06:03 -04:00
cpanm Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
debian Add apt-history to debian plugin 2011-11-07 13:42:16 -05:00
dirpersist Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there. 2010-09-30 21:34:06 -07:00
django Add Django plugin. 2011-06-09 21:22:33 -07:00
extract Handle tar.xz and tar.lzma better (credit: @gwjo). 2011-06-01 20:33:16 -04:00
gas Replace forgotten rubies with authors 2011-07-30 04:57:25 +02:00
gem Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
git Added alias gcm='git checkout master 2011-12-23 11:14:22 +04:00
git-flow Added git-flow plugin 2011-04-29 11:54:42 +02:00
github Merge pull request #529 from dbb/master 2011-10-10 05:48:49 -07:00
gnu-utils Added gnu-utils plugin. 2011-06-01 20:34:39 -04:00
gpg-agent Added gpg-agent plugin 2010-10-15 16:50:39 +02:00
gradle Added a gradle build tool plugin 2011-08-11 10:27:47 -06:00
grails [plugins/grails] Remove warning message; it's always displayed 2011-09-10 07:07:33 -04:00
heroku Heroku completion plugin 2011-08-12 00:40:35 +10:00
history-substring-search move history-substring-search* files into plugins/ 2011-07-27 10:28:55 -07:00
jake-node Jake-node plugin : update 2011-12-02 12:54:04 +01:00
kate Add a plugin to support kate the kde texteditor 2011-03-26 15:06:30 +01:00
knife Merge pull request #710 from moutten/patch-1 2011-12-26 10:30:09 -08:00
lein Lein completion 2011-03-20 17:01:13 +05:30
lighthouse Fix lighthouse plugin error message 2010-11-02 11:26:49 +00:00
lol Included some essential aliases, inspired by http://lolcode.com/ 2011-06-05 15:19:46 -07:00
macports Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
mercurial remove the -v flag from a few mercurial aliases 2012-01-05 17:39:13 -05:00
mysql-macports Fixed folder naming for mysql-macports plugin and improved start/stop scripts. 2011-04-20 21:13:38 +02:00
node Rollback of Pull #366 2011-05-30 10:09:00 -04:00
npm Replaced npm 0.x completion with 1.0 completion. 2011-06-01 20:22:36 -04:00
nyan Adding critical security patch to let you all know I'm on top of this shit. add 'nyan' to your plugins... then run for security upgrade. 2011-12-06 13:51:31 -08:00
osx Added man-preview completion suggested by @webflo. 2011-06-01 20:24:15 -04:00
perl add Perl plugins file 2011-03-14 01:43:33 -04:00
phing Removed the echo statement - no need for that. 2010-11-17 11:17:03 +01:00
pip Added message when caching packages 2011-12-07 14:09:43 +01:00
pow Pow! Restart Helper 2011-05-28 11:09:37 -04:00
powder Added auto complete plugin for powder gem https://github.com/Rodreegez/powder 2011-08-02 11:24:09 +09:30
python refactored pycrm command 2011-04-14 12:15:26 -03:00
rails Removing capistrano aliases/functions from rails plugin (since cap is not rails-specific). 2010-10-01 14:15:52 -05:00
rails3 Rails Migrations support 2011-11-09 14:46:38 +04:00
rbenv fix: rbenv: I need to find a proper way to test changes... 2011-10-20 15:27:49 +08:00
redis-cli Fixed typo for one of the subcommands (linset -> linsert) 2011-07-17 21:01:06 -07:00
ruby Gem List Helper 2011-05-28 10:50:06 -04:00
rvm Remove Uneeded Lines 2011-05-30 11:10:35 -04:00
sprunge add sprunge.us pastebin uploader - uses files, or pipes 2011-12-15 18:18:04 -08:00
ssh-agent Add support for loading mulitple identities 2011-06-04 22:34:49 -04:00
svn This is the correct way to check the return value 2011-09-23 10:51:20 -07:00
symfony2 Symfony 2 completion 2011-12-18 00:23:31 +02:00
taskwarrior Adds oh-my-zsh plugin to load TaskWarrior completions 2011-05-24 15:29:05 -04:00
terminitor terminitor plugin: add autocompletion also for edit, delete and setup subcommands. 2011-09-15 15:39:10 +02:00
textmate Textmate plugin update to take Gemfile and cucumber features in account 2011-09-14 10:13:01 +03:00
thor Thor 2011-05-28 13:12:03 -04:00
vagrant Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
vi-mode Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there. 2010-09-30 21:34:06 -07:00
vundle Merge branch 'master' of github.com:Gonzih/oh-my-zsh 2011-09-02 16:07:12 +03:00
wakeonlan Adding README file for the wakeonlan plugin 2011-09-20 09:27:15 +01:00
yum new yum plugin with useful aliases 2011-04-13 18:07:10 +02:00