oh-my-zsh/plugins
low-ghost 494b07b093 Update gitignore.plugin: comma separated arguments
Seems like this is more like the intended effect, splits arguments with commas
for proper gitignore.io api request.
Thanks for teaching me about custom compdef completions!

Updated with zsh join operator by Marc Cornellà
2016-01-18 21:54:10 +01:00
..
adb adb: add more commands 2015-06-11 21:10:37 +02:00
ant Fix for ant targets with leading dash 2015-02-09 13:12:02 -08:00
apache2-macports Plugins: apache2-macports - add README 2015-06-12 00:00:47 +02:00
archlinux archlinux: use $+commands instead of 'command -v' in a subshell 2015-11-01 00:21:26 +01:00
autoenv autoenv: actually source autoenv once located 2015-10-09 20:35:19 -04:00
autojump Update autojump plugin for latest brew installation 2015-08-25 17:05:28 -04:00
autopep8 Completion for python, pep8, autopep8 and pylint 2013-09-10 11:33:58 +02:00
aws Fix aws plugin RPROMPT pollution 2015-09-04 21:18:32 +02:00
battery Use $OSTYPE instead of uname to speed things up 2014-07-23 09:18:14 -04:00
bbedit Adding README.md 2014-08-31 12:56:23 -05:00
bgnotify [plugins/bgnotify] fix for iTerm2 notification clicks 2015-09-14 15:32:50 -07:00
boot2docker Add new boot2docker options 2015-06-09 11:29:37 +02:00
bower Removed unnecessary execute permissions for some plugins 2014-05-29 10:58:17 +02:00
branch Updating speed test info and using zsh command line. 2015-12-14 20:58:29 -03:00
brew Add leaves command to brew completion 2015-06-12 00:24:43 +02:00
brew-cask brew-cask plugin: use spaces instead of tabs 2014-03-25 16:56:09 +01:00
bundler bundle outdated alias 2015-11-16 01:33:20 +03:00
bwana Bwana plugin for reading man pages in Safari 2012-07-19 03:02:57 -07:00
cabal Merge pull request #2346 from zsiciarz/master 2015-02-22 10:24:21 -08:00
cake Switch newer-than logic to get the desired behavior 2015-02-01 23:32:38 +01:00
cakephp3 Add CakePHP3 plugin 2015-05-12 13:23:05 -04:00
capistrano use capit instead of shipit as shipit conflicts with npm package shipit 2015-10-30 08:11:38 +00:00
cask carton was renamed to cask 2013-08-06 13:28:52 -07:00
catimg Verification of convert inside the function 2014-02-23 10:07:26 +01:00
celery Add celery completion 2013-06-25 22:06:24 +08:00
chruby chruby plugin locals moved inside function 2016-01-07 17:31:03 -08:00
chucknorris Merge pull request #4214 from queria/chuck-linefix 2015-10-20 23:05:12 +02:00
cloudapp Added cloudapp from @holman of @GitHub fame 2011-06-28 20:09:00 -06:00
codeclimate Add codeclimate autocomplete plugin 2015-09-01 23:08:41 -04:00
coffee Fix typo. 2015-10-21 17:08:20 +02:00
colemak Fix path for colemak plugin 2014-05-28 11:22:35 +02:00
colored-man-pages colored-man-pages: Use Portable less Path 2015-12-15 15:13:19 -05:00
colorize Update colorize.plugin.zsh 2014-05-29 10:56:41 +02:00
command-not-found Add OSX support for command-not-found 2015-11-02 01:32:15 -06:00
common-aliases common-aliases: handle "dev" versions in version check 2015-12-11 03:03:38 -05:00
compleat Cleanup 2011-05-28 13:06:03 -04:00
composer [Composer] redirect stderr to /dev/null for completion commands 2015-12-06 13:56:10 +01:00
copydir clip*: add xsel support 2015-10-05 05:13:11 -04:00
copyfile Add clipcopy() and clippaste() generic cross-platform CLI clipboard functions. 2015-08-18 03:49:51 -04: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 Differing upgrade and safe-upgrade 2015-05-09 18:46:54 -03:00
dircycle dircycle: remove redundant key bindings 2015-11-18 07:02:22 -05:00
dirhistory style fixes 2015-08-04 15:10:18 -07:00
dirpersist style fixes 2015-08-04 15:10:18 -07:00
django [Modify] Update django.plugin.zsh for Django 1.7.6 2015-03-17 03:26:44 +08:00
docker Add support for Docker images from custom registries 2015-08-05 19:51:05 +01:00
docker-compose Plugin now uses completion script from docker-compose repo. 2015-06-28 11:16:17 +02:00
emacs Add check for display list equals nil 2014-03-24 12:10:18 +01:00
ember-cli Merge master (rebase being super annoying). Fix conflicts 2015-09-21 22:19:15 -04:00
emoji Merge pull request #4244 from Gnouc/master 2015-08-30 21:47:42 -07:00
emoji-clock added support for GNU version of date 2014-10-14 20:44:31 +05:30
emotty Add emotty plugin 2015-09-18 14:24:46 +02:00
encode64 Adding support for stdin input in the encode64 plugin 2016-01-18 21:01:04 +01:00
extract Recognize Firefox addon and Android packages. 2015-12-02 12:05:05 +08:00
fabric Update to a better fab compeletion script. 2013-01-10 13:56:55 +08:00
fancy-ctrl-z Moved comments and credits from source to README 2015-09-03 08:55:03 +02:00
fasd Use standard open command in fasd and lighthouse plugins 2015-08-05 01:18:42 +02:00
fastfile Enhance handleing of spaces in filenames 2012-05-29 03:24:05 +02:00
fbterm Exit only if the fbterm session closed correctly 2015-08-09 22:45:02 +02:00
fedora Added fedora plugin, based on dnf/yum plugin 2015-09-09 11:42:56 +02:00
forklift forklift: update homepage URL and tweak formatting 2016-01-08 23:35:22 -05:00
frontend-search Refactor and clear up README file 2015-09-02 00:26:16 +02:00
gas Update the script to account for the changes in 0.1.7 where .gas is a directory 2011-10-15 23:31:27 +02:00
gem gem plugin: added _files to install command 2014-07-16 12:27:01 +02:00
git Move current_branch() from git plugin to core lib/git.zsh 2015-12-14 20:28:37 -05:00
git-extras Fixed a typo. 2015-12-15 22:52:13 -07:00
git-flow Point to the GitHub repository 2015-12-13 16:49:13 -08:00
git-flow-avh Update git-flow-avh 1.7.0 2013-12-03 08:56:18 -05:00
git-hubflow Add Git Hubflow aliases 2015-10-02 08:14:06 -04:00
git-prompt Show tag name when detached status if possible 2015-08-17 18:22:27 +09:00
git-remote-branch Only trim remote names; be git-flow friendly 2013-04-24 09:11:52 +10:00
gitfast Adding quotes to git completion discovery path 2015-06-13 08:59:10 -05:00
github Add hub's completion file 2015-12-15 11:57:24 +01:00
gitignore Update gitignore.plugin: comma separated arguments 2016-01-18 21:54:10 +01:00
glassfish application completion 2014-03-25 16:47:58 +01:00
gnu-utils gnu-utils: add findutils (find,xargs,locate) 2015-08-01 03:11:58 +09:00
go remove duplicate 'go' plugin, symlink to 'golang' 2014-02-12 20:09:44 -06:00
golang handle multiple paths in GOPATH 2015-09-11 12:27:22 -04:00
gpg-agent PLUGIN: gpg-agent: export SSH_* environment variables too 2013-07-15 08:51:08 -05:00
gradle Cleanup gradle plugin file 2015-11-21 03:16:34 +01:00
grails Removed unnecessary execute permissions for some plugins 2014-05-29 10:58:17 +02:00
grunt Update Grunt plugin to 0.1.2 2015-02-23 11:43:19 +00:00
gulp Update gulp.plugin.zsh 2015-12-15 12:14:41 +01:00
heroku add '--help' to heroku commands 2015-07-09 23:40:35 -04:00
history Added README.md file 2015-06-12 00:17:17 +02:00
history-substring-search history-substring-search: bind arrows in both emacs and viins modes 2015-12-13 21:34:02 +01:00
httpie Add README for httpie plugin 2015-06-10 14:36:53 +02:00
iwhois provides iwhois command to use CNAMES under whois.geek.nz to find most accurate whois server 2014-02-11 20:05:59 +13:00
jake-node Jake-node plugin : update 2011-12-02 12:54:04 +01:00
jhbuild Add initial JHBuild plugin support 2015-02-15 15:39:50 +01:00
jira jira: add README, "emulate -L zsh", add "dumpconfig" action 2015-09-11 18:37:39 -04:00
jruby Removed unnecessary execute permissions for some plugins 2014-05-29 10:58:17 +02:00
jsontools adding urldecode_json to compliment urlencode_json and updating readme.md; slight tweak to urlencode_json from previous commit 2014-03-27 10:34:54 -04:00
jump Fixed jump pluging to display the right mark name on 'mark . ' 2015-06-11 21:10:36 +02:00
kate Add a plugin to support kate the kde texteditor 2011-03-26 15:06:30 +01:00
kitchen add kitchen completion plugin from @petere 2015-06-10 14:36:55 +02:00
knife Add chef-vault knife cmd support 2014-03-18 10:52:25 +01:00
knife_ssh No cat, and hide errors for missing cache file 2013-07-16 17:01:58 -07:00
laravel Added laravel plugin which gives aliases to artisan and bob, and 2012-08-19 14:03:23 +01:00
laravel4 Laravel 5 support 2015-02-16 11:58:54 +03:30
laravel5 Update aliases in laravel5.plugin.zsh file 2015-06-11 21:10:39 +02:00
last-working-dir style fixes 2015-08-04 15:10:18 -07:00
lein Added subcommands for leiningen 1.7.0 2012-04-04 19:52:14 +02:00
lighthouse Use standard open command in fasd and lighthouse plugins 2015-08-05 01:18:42 +02:00
lol git lol 2012-12-18 08:47:04 +00:00
macports Optimize plugin loading so that only one call to compinit is required 2011-04-12 17:41:09 -04:00
man Add 'man' plugin. 2015-07-29 20:05:44 +08:00
marked2 Adding README.md and renaming plugin 2014-08-31 13:01:21 -05:00
mercurial Use actual commit --amend command for Mercurial 2015-11-26 14:08:53 +00:00
meteor Add completion for package add and remove 2013-09-01 19:23:21 +02:00
mix Update Mix complition upto 1.0.4 2015-06-11 21:10:55 +02:00
mix-fast Add mix-fast plugin (similar to rake-fast) 2015-06-14 17:41:56 +02:00
mosh Add support for mosh (remote-shell) tab completion. 2013-08-19 16:28:09 -06:00
mvn Added alias for downloading maven dependencies' sources and javadocs 2015-02-07 16:57:53 +00:00
mysql-macports Fixed folder naming for mysql-macports plugin and improved start/stop scripts. 2011-04-20 21:13:38 +02:00
n98-magerun Add file completion as optional argument 2015-05-09 15:43:30 +09:30
nanoc Add new 'nanoc' plugin 2012-09-06 19:59:18 +10:00
nmap Add 3 more nmap aliases to nmap plugin 2015-10-03 19:37:12 +02:00
node Use standard open command in current plugins 2015-08-05 00:57:40 +02:00
npm Remove broken link and move npmg alias position 2015-09-30 16:42:46 +02:00
nvm NVM: Avoid providing completions when nvm is not installed 2013-09-05 10:09:19 -04:00
nyan Update nyan.plugin.zsh 2014-01-24 10:27:41 -08:00
osx Merge pull request #4348 from andybateman/patch-1 2015-09-27 12:40:31 -07:00
pass Fix pass zsh completion and autoloading 2014-08-29 00:39:33 +02:00
paver A paver (Python build and configuration utility) plugin 2015-06-13 11:06:26 +02:00
pep8 Completion for python, pep8, autopep8 and pylint 2013-09-10 11:33:58 +02:00
per-directory-history Update to latest per-directory-history 2013-03-13 13:07:32 -04:00
perl Removing say() function in perl plugin so that it doesn't overwrite OSX comand line utility. Closes #2562 2015-02-22 09:57:42 -08:00
phing fix -nt usage 2014-06-13 20:28:37 +02:00
pip Add pip2 and pip-2.7 support to pip plugin 2014-06-28 10:12:19 +02:00
pj [~] fix plugin pj 2014-11-16 22:38:27 +03:00
pod generate with 'pod --completion-script' /cc thx to @ajmccall 2015-06-10 14:36:52 +02:00
postgres Add reload and status alises to postgres 2013-09-24 15:20:52 -03:00
pow Change all pwd calls for $PWD variable 2014-11-06 18:33:56 +01:00
powder Added auto complete plugin for powder gem https://github.com/Rodreegez/powder 2011-08-02 11:24:09 +09:30
powify Update powify for displayed parameter is not enough, and when there is no directory error 2013-07-03 22:29:42 +08:00
profiles Fixes the profiles-plugin 2014-11-07 10:47:27 +01:00
pyenv Fixd bug for pyenv plugin 2015-10-19 15:13:06 +08:00
pylint Completion for python, pep8, autopep8 and pylint 2013-09-10 11:33:58 +02:00
python Merge pull request #2088 from Stibbons/gsemet_push_pep_pylint_completion 2013-12-02 23:45:35 -08:00
rails Add 'rake stats' alias. 2015-10-15 16:14:54 -03:00
rake Adieu l'ami. 2014-02-20 10:18:53 -08:00
rake-fast Refactor for method in plugins/rake-fast/rake-fast.plugin.zsh 2015-10-21 23:36:36 +09:00
rand-quote Remove code, not comment it out 2015-08-26 14:12:42 -04:00
rbenv reduce rbenv plugin load time by 150ms by removing additional brew call 2015-08-15 12:54:46 -07: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 alias for repo: ru and rst 2014-06-08 10:41:51 +02:00
rsync Adding compression to rsync commands 2014-06-08 10:33:54 +02:00
ruby Fixed the rfind command in the ruby plugin 2012-01-02 21:48:19 +01:00
rvm rvm plugin: Fix gems to work with GNU sed 2015-08-15 15:19:02 +09: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
scd Update to the upstream smart-change-directory. 2014-11-02 12:33:56 -05:00
screen Add support of screen-* $TERM in screen plugin 2012-11-22 00:48:44 +02:00
scw Support for 'scw' command (Scaleway CLI) 2015-08-05 14:58:00 +02:00
sfffe Moved misplaced plugins. 2013-10-14 07:39:59 -04:00
singlechar Make (s)xf not search in current dir 2012-05-29 03:22:11 +02:00
spring spring boot plugin 2015-07-19 11:44:51 +08:00
sprunge sprunge-plugin: Remove the unnecessary while loop. 2012-01-16 13:26:08 +01:00
ssh-agent typo, fixes #1806 2014-05-24 08:31:59 +02:00
stack Remove unnecessary sandbox fn 2015-09-16 17:25:39 +10:00
sublime Update sublime.plugin.zsh 2015-09-27 16:51:38 -07:00
sudo Esc-esc now toggles sudo. 2015-07-12 17:01:34 +02:00
supervisor Add version option 2013-07-03 11:57:31 +08:00
suse Fixed lines 32, 33, 34 where one 'p' was missing in 'zypper' command. 2013-12-01 23:29:55 +01:00
svn svn plugin: urldecode repo info 2015-09-11 03:11:01 -04:00
svn-fast-info ignore any grep aliases that might be defined 2014-11-16 02:47:35 -06:00
symfony Fix symfony command completion 'permission denied' 2013-07-22 15:51:16 +02:00
symfony2 plugin symfony2 sf2.7 compatibility fix 2015-08-18 14:19:40 +02:00
systemadmin Updated with @mcornella suggestions 2015-08-27 11:34:53 +02:00
systemd Merge pull request #4204 from DoctorJellyface/patch-1 2015-10-09 07:19:54 -07:00
taskwarrior Update taskwarrior completion to latest version (Jul 26 2015) 2015-09-05 22:47:51 +02:00
terminalapp Add a deprecation comment. 2015-08-17 20:51:41 -04:00
terminitor terminitor plugin: add autocompletion also for edit, delete and setup subcommands. 2011-09-15 15:39:10 +02:00
terraform Update to latest Terraform release 0.6.1 2015-08-04 21:54:01 +02:00
textastic Adding README.md 2014-08-31 12:55:46 -05:00
textmate Removing legacy rails-specific aliases from the Textmate plugin. This is probably best handled as a custom plugin. 2015-10-05 13:46:20 -07:00
thefuck thefuck-alias -> thefuck --alias 2015-08-31 17:36:41 -04:00
themes themes plugin now picks a random theme if no argument is provided. 2013-10-28 11:06:10 -04:00
thor Thor 2011-05-28 13:12:03 -04:00
tmux additional tmux aliases 2014-09-16 10:35:43 +02:00
tmux-cssh [tmux-cssh plugin] Initial version 2014-11-13 19:00:27 +01:00
tmuxinator Fix tmuxinator completion for symlinked dirs 2015-02-15 18:29:26 +02:00
torrent Adding torrent tools plugin. 2013-01-01 19:51:55 -08:00
tugboat Added the tugboat autocompletion plugin 2015-06-11 21:10:33 +02:00
ubuntu Merge pull request #4117 from nextgenthemes/patch-1 2015-08-30 21:51:50 -07:00
urltools Add shell built method 2013-07-02 00:22:25 +08:00
vagrant Added missing commands to Vagrant plugin, updated commands description 2015-08-25 18:07:47 +02:00
vault Vault basic autocompletion. 2016-01-15 21:03:34 +02:00
vi-mode Merge pull request #4191 from apjanke/vi-mode-fix-smkx 2015-11-29 14:31:35 +01:00
vim-interaction [vim-interaction plugin] Escaping special chars in file names and simplifying code. 2015-09-01 19:07:49 +02:00
virtualenv Make the virtualenv plugin themable 2013-10-15 14:34:03 +02:00
virtualenvwrapper Add quotes to support folders with whitespace 2015-08-07 22:45:46 +02:00
vundle Update link 2015-08-21 14:28:03 +08:00
wakeonlan Adding README file for the wakeonlan plugin 2011-09-20 09:27:15 +01:00
wd [wd] update minor version (v0.4.2) 2015-11-23 22:22:45 +01:00
web-search Add Ecosia to web-search plugin. 2015-12-10 22:58:53 +01:00
wp-cli Update README.md 2015-11-17 12:23:39 +05:00
xcode Update Simulator's Path to XCode 7.x 2015-09-28 16:04:25 -03:00
yii Added Yii basic command completion 2014-02-14 14:55:00 +00:00
yii2 Updated Yii2 command completion 2014-12-15 21:37:38 +06:00
yum Fixed unmached " in yum plugin 2012-06-15 10:07:22 +03:00
z Merge branch 'apjanke-z-allow-custom' 2015-11-27 17:12:45 +01:00
zeus Disable globbing when executing zeus rake aliases to enable use of square brackets without escaping 2015-06-10 14:36:55 +02:00
zsh_reload Update /home/srj/.oh-my-zsh/cache references 2015-01-08 16:38:05 +00:00
zsh-navigation-tools znt: optimizations for zsh<=5.2, use $BUFFER if cmd is not from history 2016-01-18 08:53:54 +01:00