Brian Hartvigsen
05359a6643
Correctly detect Rapid Board
...
* Add "x" in front of the value we check against...
* Use true instead of yes (more consistent with the rest of ohmyzsh)
The fact that no one seems to have raised this as an issue leads me to believe it's not used that much...
2013-08-05 21:12:50 +02:00
..
ant
Use [ -nt ] instead of stat -f%m to check cache files.
2013-03-12 13:23:30 -04:00
apache2-macports
Added start/stop aliases for Apache 2 installation via macports.
2011-04-20 22:32:28 +02:00
archlinux
Edit some yaourt aliases and add some
2013-04-14 13:08:03 +02:00
autoenv
Add autoenv plugin, which adopts using Kenneth Reitz's autoenv into
2013-01-25 13:23:40 +02:00
autojump
gentoo linux support
2013-06-03 11:13:17 +02:00
battery
Merge pull request #1641 from NeuralSandwich/master
2013-04-23 20:01:40 -07:00
bower
Merge pull request #1681 from akre54/add-bower
2013-04-07 19:02:24 -07:00
brew
Added verisions option for homebrew completion
2012-12-13 19:09:28 +02:00
bundler
Update bundler.plugin.zsh
2013-08-05 21:12:49 +02:00
bwana
Bwana plugin for reading man pages in Safari
2012-07-19 03:02:57 -07:00
cabal
A cabal plugin based on the lein plugin
2013-08-05 21:12:48 +02:00
cake
Use [ -nt ] instead of stat -f%m to check cache files.
2013-03-12 13:23:30 -04:00
capistrano
Update _capistrano
2013-03-01 18:33:38 +01:00
cloudapp
Added cloudapp from @holman of @GitHub fame
2011-06-28 20:09:00 -06:00
coffee
Added a CoffeeScript plugin.
2012-11-19 08:21:53 -06:00
colemak
Colemak plugin
2012-09-20 08:29:05 -04:00
colored-man
Add colored man plugin.
2013-03-30 16:00:40 +01:00
colorize
Add colorize plugin
2013-04-12 18:19:42 +04:00
command-not-found
command-not-found support for Arch Linux
2013-04-14 13:07:17 +08:00
compleat
Cleanup
2011-05-28 13:06:03 -04:00
composer
Merge pull request #1634 from Anahkiasen/patch-1
2013-04-23 20:03:10 -07:00
copydir
a plugin (function) which copies the current directory into the clipboard
2013-04-08 22:11:22 +02:00
copyfile
a plugin (function) which copies the content of a file into the clipboard
2013-04-08 22:32:00 +02:00
cp
Replace cp verbose with rsync
2012-09-18 22:10:11 +07:00
cpanm
Optimize plugin loading so that only one call to compinit is required
2011-04-12 17:41:09 -04:00
debian
Merge pull request #1249 from korjavin/aptitude
2012-12-02 12:45:03 -08: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
Use completions with django-admin.py
2013-04-09 19:55:53 -07:00
emoji-clock
Add emoji-clock plugin
2013-04-08 09:38:15 +02:00
encode64
Modified to use full parameter as newer versions of base64 uses lowercase D
2013-03-13 11:21:43 +00:00
extract
Update plugins/extract/extract.plugin.zsh
2013-02-15 16:57:36 +00:00
fabric
Update to a better fab compeletion script.
2013-01-10 13:56:55 +08:00
fasd
Cache for fasd --init
2013-06-03 11:13:17 +02:00
fbterm
new plugin:
2013-02-11 11:33:24 +08:00
forklift
new forklift plugin
2012-08-12 09:20:57 +02: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
Adding a rebase option to git alias.
2013-08-05 21:12:49 +02:00
git-extras
add git-extras plugin
2012-10-14 22:07:38 +08:00
git-flow
Merge pull request #917 from agate/patch-1
2013-04-23 21:17:34 -07:00
git-flow-avh
Added git-flow-avh plugin.
2013-04-17 15:07:53 +02:00
git-hubflow
Add autocomplete for git "hubflow"
2012-11-28 08:09:25 -05:00
git-remote-branch
Only trim remote names; be git-flow friendly
2013-04-24 09:11:52 +10:00
gitfast
gitfast: fix prompt
2013-04-21 02:57:05 -05:00
github
added hub autocomplete instructions
2013-04-03 16:43:22 +03:00
gnu-utils
Added gnu-utils plugin.
2011-06-01 20:34:39 -04:00
go
Added go completion script. Taken from /misc/zsh/go
2012-07-26 16:05:03 +02:00
golang
Added golang completion support from golang.org
2013-03-20 13:32:03 -04:00
gpg-agent
Added --quiet to suppress message about gpg-agent already running.
2013-02-21 03:40:32 +01:00
gradle
Use [ -nt ] instead of stat -f%m to check cache files.
2013-03-12 13:23:30 -04:00
grails
Fix grails plugin
2013-03-25 16:47:22 +02:00
heroku
Add the heroku --remote switch
2012-10-17 14:00:18 -03:00
history
Added history plugin
2012-06-22 15:33:27 +03: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
jira
Correctly detect Rapid Board
2013-08-05 21:12:50 +02: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
initial support for chef 11 integrated knife-essentials
2013-04-08 17:07:06 -04:00
laravel
Added laravel plugin which gives aliases to artisan and bob, and
2012-08-19 14:03:23 +01:00
last-working-dir
"$PWD" = "PWD", >! doesn't work, echo is redundant. Fixed all.
2013-04-08 18:45:45 +08:00
lein
Added subcommands for leiningen 1.7.0
2012-04-04 19:52:14 +02:00
lighthouse
Fix lighthouse plugin error message
2010-11-02 11:26:49 +00:00
lol
Merge pull request #1133 from mappleconfusers/605ad8725b06cc15f8523404f59060b6a71bb7a2
2012-12-05 07:19:18 -08:00
macports
Optimize plugin loading so that only one call to compinit is required
2011-04-12 17:41:09 -04:00
mercurial
Add count for incoming and outgoing changesets.
2013-08-05 21:12:49 +02:00
mvn
mvn plugin was missing "redeploy" completion for tomcat.
2013-04-22 16:01:09 -07:00
mysql-macports
Fixed folder naming for mysql-macports plugin and improved start/stop scripts.
2011-04-20 21:13:38 +02:00
nanoc
Add new 'nanoc' plugin
2012-09-06 19:59:18 +10:00
node
Fixed node-docs
2012-10-22 00:12:00 +02: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
add function vncviwer
2013-03-10 19:18:33 +03:00
pass
Added pass plugin in order to provide completion.
2012-11-01 21:41:07 -03:00
per-directory-history
Replace reset-prompt with push-line and accept-line
2012-11-16 10:50:41 -05:00
perl
add Perl plugins file
2011-03-14 01:43:33 -04:00
phing
Allow ":" and "-" characters in phing tasks.
2013-03-12 13:23:34 -04:00
pip
Added message when caching packages
2011-12-07 14:09:43 +01:00
pj
added pj.plugin
2013-02-05 09:45:00 +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
powify
Powify autocomplete
2013-03-31 15:49:51 +02:00
profiles
Add new profiles plugin.
2013-01-30 05:16:26 -08:00
python
Added ability to specify list of directories for pyclean to override default current directory
2012-10-26 12:38:17 -04:00
rails
Adding testlog and prodlog.
2013-08-05 21:12:48 +02:00
rails3
Adding testlog and prodlog.
2013-08-05 21:12:48 +02:00
rails4
Adding testlog and prodlog.
2013-08-05 21:12:48 +02: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
rand-quote
Messed up the comment somehow...
2013-08-05 21:12:49 +02:00
rbenv
Use --no-rehash option for faster startup
2013-03-20 16:57:32 +01:00
rbfu
provide plugin for rbfu the ruby version switcher
2012-07-03 09:59:42 +02:00
rebar
Add rebar to plugin
2013-01-08 13:34:33 +08:00
redis-cli
Fixed typo for one of the subcommands (linset -> linsert)
2011-07-17 21:01:06 -07:00
repo
New plugin for git-repo ( https://code.google.com/p/git-repo/ )
2013-08-05 21:12:48 +02:00
rsync
rsync: add rsync- prefixes and use aliases
2011-07-16 07:18:14 +02:00
ruby
Fixed the rfind command in the ruby plugin
2012-01-02 21:48:19 +01:00
rvm
Update rvm.plugin.zsh to the latest ruby versions
2013-04-17 15:07:11 +02:00
safe-paste
The safe-paste plugin now works with tmux, too
2013-04-17 17:08:36 -07:00
sbt
SBT and Scala plugins.
2013-02-15 16:05:15 +01:00
scala
SBT and Scala plugins.
2013-02-15 16:05:15 +01:00
screen
Add support of screen-* $TERM in screen plugin
2012-11-22 00:48:44 +02:00
sprunge
sprunge-plugin: Remove the unnecessary while loop.
2012-01-16 13:26:08 +01:00
ssh-agent
add ssh-agent option to set default lifetime of identities
2013-03-16 00:06:46 -04:00
sublime
Change sublime text path select priority on mac.
2013-06-03 11:13:16 +02:00
supervisor
add new plugin to autocomplete supervisor commands
2012-09-01 23:12:53 +08:00
suse
Added zp and zps aliases for the SUSE plugin
2012-05-21 13:17:04 +03:00
svn
added support for subversion 1.7 for svn plugin
2012-12-30 21:18:12 +02:00
symfony
Adding a symfony plugin, for symfony 1
2012-07-23 23:33:14 -04:00
symfony2
Merge pull request #1622 from hacfi/patch-1
2013-04-23 20:03:26 -07:00
systemd
Added systemd plugin with aliases for systemctl commands.
2012-10-01 11:29:06 -03:00
taskwarrior
Updated to latest version of taskwarrior completions (using Taskwarrior 2.0b4)
2012-01-18 20:29:31 -05:00
terminalapp
Updated code from answer URL
2012-10-26 16:51:48 -07:00
terminitor
terminitor plugin: add autocompletion also for edit, delete and setup subcommands.
2011-09-15 15:39:10 +02:00
textmate
Fixes and improves the behavior of the tm command
2011-12-15 09:28:02 -05:00
themes
Added completion to the theme selection plugin
2012-06-22 20:43:39 +03:00
thor
Thor
2011-05-28 13:12:03 -04:00
tmux
Exporting path to fixed config as a global variable.
2013-03-26 19:42:05 +00:00
tmuxinator
tmuxinator completion
2011-12-02 18:32:15 +08:00
torrent
Adding torrent tools plugin.
2013-01-01 19:51:55 -08:00
urltools
urltools for Everyone
2012-12-02 23:06:11 -07:00
vagrant
Update _vagrant
2013-04-02 18:18:01 -07:00
vi-mode
Fix the fix for Issue #1479
2013-01-02 19:14:57 -05:00
virtualenv
virtualenv cleanup: replaces subshell with prompt expansion.
2013-08-05 21:12:49 +02:00
virtualenvwrapper
virtualenvwrapper plugin cleanup
2013-08-05 21:12:49 +02:00
vundle
Added Vundle clean to remove bundles removed from vimrc
2013-04-11 14:56:22 -06:00
wakeonlan
Adding README file for the wakeonlan plugin
2011-09-20 09:27:15 +01:00
web-search
Add web-search plugin.
2013-06-03 11:13:17 +02:00
yum
Fixed unmached " in yum plugin
2012-06-15 10:07:22 +03:00
zeus
Add auto-completion for zeus.
2013-04-23 10:41:58 +02:00