ohmyzsh/plugins
Peter Yates 3c49e4a5c7 Update to make the svn plugin work correctly with subversion 1.7 upwards.
Subversion 1.7 centralises metadata into a single location - a single
.svn directory in the project's root, rather than one for every
directory in the working copy.  This change utilises 'svn info' to work
out whether or not the pwd is under subversion, so oh-my-zsh's svn
plugin will work regardless of the svn version.
2012-02-17 09:17:03 +00: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 check if autojump is installed 2012-01-10 10:01:16 +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 adding engine yard command (ey) to bundler binstubs 2012-01-25 06:56:09 +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 allow django-manage completion. http://pypi.python.org/pypi/DjangoDevKit 2011-11-27 15:07:31 +01:00
extract Removed the assignments to fpath as well, since that's all handled in the .oh-my-zsh/oh-my-zsh.sh boot script. 2012-01-16 13:34:07 +00: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 Removed trailing spaces in Git files. Fixes #867 2012-01-26 23:19:50 -08:00
git-flow Added git-flow plugin 2011-04-29 11:54:42 +02:00
github Only alias git=hub if hub --version works. 2011-11-24 13:57:10 +01: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 bug : stop creating those ~ directories 2012-01-18 18:36:11 -05: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 add rails runner alias 2011-10-19 08:11:49 +08:00
rails3 Merge pull request #666 from szetobo/rails_runner 2012-01-26 23:36:37 -08:00
rake added a rake plugin to disable zsh file globbing when calling rake tasks with square brackets 2012-01-18 13:23:28 +11: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 Fixed the rfind command in the ruby plugin 2012-01-02 21:48:19 +01:00
rvm multiple versions could occur and should also be highlighted 2011-12-29 02:22:40 +01: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 Update to make the svn plugin work correctly with subversion 1.7 upwards. 2012-02-17 09:17:03 +00:00
symfony2 Symfony 2 completion 2011-12-18 00:23:31 +02:00
taskwarrior Updated to latest version of taskwarrior completions (using Taskwarrior 2.0b4) 2012-01-18 20:29:31 -05:00
terminalapp Apple Terminal.app resume directory plugin 2012-01-05 11:16:17 +06: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