0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/plugins
Andrew Smith 7b25a3fca9 The original SVN pluging would mark a folder as dirty if there was an
svn:external set and the output of 'svn status' returned the check for
the external. E.g.

$ svn st
X       Application

Performing status on external item at 'Application'

Shouldn't be marked as being dirty. By grepping for only the valid
output for what should be class as dirty, it won't return false
positives.
2011-07-25 09:50:54 +10: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 Remove sudo when using yaourt + do not rely on abs when not in path - In archlinux plugin 2011-07-23 11:22:39 -04:00
autojump Add autojump plugin 2011-05-19 16:20:30 +02:00
brew Rollback of Pull #366 2011-05-30 10:09:00 -04:00
bundler refactor _run-with-bundler 2011-07-14 17:35:12 +01:00
cake Bringing inline with oh-my-zsh coding convensions 2011-07-18 16:05:05 +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
deb added alias for apt-cache search 2011-04-26 23:22:42 +02:00
debian Add debian plugins file 2011-03-15 20:31:14 -04: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
gem Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
git fixing issue with last commit merge. missed a conflict 2011-07-23 09:14:44 -07:00
git-flow Added git-flow plugin 2011-04-29 11:54:42 +02:00
github Cleanup 2011-05-28 13:06:03 -04:00
gpg-agent Added gpg-agent plugin 2010-10-15 16:50:39 +02:00
kate Add a plugin to support kate the kde texteditor 2011-03-26 15:06:30 +01:00
knife knife autocompletion 2011-06-30 15:19:50 +02: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 add 'lol' plugin (based on lolbash) 2011-03-12 16:23:55 +01:00
macports Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04: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 Rollback of Pull #366 2011-05-30 10:09:00 -04: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 Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
pow Pow! Restart Helper 2011-05-28 11:09:37 -04:00
rails Removing capistrano aliases/functions from rails plugin (since cap is not rails-specific). 2010-10-01 14:15:52 -05:00
rails3 clean up rails plugin, removing bundler-specific logic 2011-07-13 22:54:30 +01: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
ssh-agent Add support for loading mulitple identities 2011-06-04 22:34:49 -04:00
svn The original SVN pluging would mark a folder as dirty if there was an 2011-07-25 09:50:54 +10:00
taskwarrior Adds oh-my-zsh plugin to load TaskWarrior completions 2011-05-24 15:29:05 -04:00
textmate Cleanup 2011-05-28 13:06:03 -04: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
yum new yum plugin with useful aliases 2011-04-13 18:07:10 +02:00