Graeme Coupar
d3f6507a2e
Debian plugin now pipes which stderr to stdout
...
The debian plugin calls which to determine whether aptitude & sudo are
installed. However, if these are not installed then the error output
from which will be output. Since this isn't really an error condition,
this commit updates the which calls to pipe stderr to stdout, thus
hiding the error messages.
2012-08-17 17:13:09 +01: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
'rails' command should not be run with bundle exec
2012-07-15 21:26:30 +02: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
Debian plugin now pipes which stderr to stdout
2012-08-17 17:13:09 +01:00
dircycle
Add dircycle plugin: enables cycling through the directory stack
2012-03-01 10:19:34 +02:00
dirpersist
Change hardcoded ~/.oh-my-zsh to $ZSH.
2012-06-12 10:18:02 +02:00
django
allow django-manage completion. http://pypi.python.org/pypi/DjangoDevKit
2011-11-27 15:07:31 +01:00
encode64
Plugin for encoding strings into base64 and decoding them
2012-03-16 14:10:37 +02: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
fasd
add fasd plugin
2012-05-23 16:54:02 -07: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
current repository action
2012-03-01 16:57:00 +02:00
git-flow
Add a couple of options for git-flow.
2012-06-03 12:44:14 -05: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
jruby
added jexec
2012-06-22 18:33:11 +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
Remove bogus "-" from nomz="ps -aux" alias.
2012-07-01 20:13:59 +02: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
mvn
mvn plugin
2011-02-16 10:40:51 +01: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
Python plugin: added pygrep command, simplified pyclean
2012-03-22 04:34:19 +07:00
rails
add rails runner alias
2011-10-19 08:11:49 +08:00
rails3
rails3, added rgm = 'rails generate migration'
2012-06-01 19:11:53 -04: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
Merge pull request #1170 from dipth/master
2012-07-03 06:25:53 -07:00
rbfu
provide plugin for rbfu the ruby version switcher
2012-07-03 09:59:42 +02: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
screen
figuring out home dir on unix systems as well
2011-03-09 12:19:01 +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
sublime
utilize sublime's embedded command line binary
2012-07-09 00:11:07 -07:00
suse
Added zp and zps aliases for the SUSE plugin
2012-05-21 13:17:04 +03:00
svn
Don't drop everything after a trailing slash, as this breaks standard svn branches:
2012-05-03 13:03:23 +01: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
virtualenvwrapper
Added another path
2012-06-25 10:55:23 +02: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
Fixed unmached " in yum plugin
2012-06-15 10:07:22 +03:00