oh-my-zsh/plugins
Gaetan Semet 4543852876 Completion for python, pep8, autopep8 and pylint
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2013-09-10 11:33:58 +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-05-09 13:12:11 +04:00
autopep8 Completion for python, pep8, autopep8 and pylint 2013-09-10 11:33:58 +02:00
battery Merge pull request #1641 from NeuralSandwich/master 2013-04-23 20:01:40 -07:00
bower The current version of bower is completely unavailable, plugin depth modification 2013-06-28 11:47:03 +08:00
brew Added `verisions` option for `homebrew` completion 2012-12-13 19:09:28 +02:00
bundler Update bundler.plugin.zsh 2013-06-06 14:37:39 -06: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-06-05 13:22:33 -04:00
cake Use [ -nt ] instead of stat -f%m to check cache files. 2013-03-12 13:23:30 -04:00
capistrano In capistrano completion show also tasks without description 2013-07-23 15:52:44 +07:00
celery Add celery completion 2013-06-25 22:06:24 +08:00
cloudapp Added cloudapp from @holman of @GitHub fame 2011-06-28 20:09:00 -06:00
coffee Update coffee completion 2013-06-28 15:08:26 +08: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 remove unused function 2013-06-21 12:38:17 +03: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 debian plugin: ignore alias in sudo/aptitude check 2013-06-16 13:25:29 +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
docker Merge branch 'master' of https://github.com/AeonAxan/oh-my-zsh 2013-08-07 22:13:20 +05:30
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-04-30 02:04:09 -03: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 Updated gem plugin zsh completion (gem 2.0.3). 2013-07-23 15:51:35 +02:00
git Merge pull request #1790 from simlegate/master 2013-08-13 06:20:53 -07: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 Typo 2013-06-23 12:25:35 +02: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-06-12 12:22:47 -05:00
jruby added jexec 2012-06-22 18:33:11 +01:00
jump Fix aliasing pwd 2013-09-06 15:29:14 -04: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
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
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 more capable hg incoming and outgoing count handling 2013-06-25 15:52:26 -03:00
mix Added autocompletion support for Elixir mix command 2013-07-19 23:19:11 -04: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 Do not clear tab when calling it with an argument. 2013-06-14 01:36:37 +03:00
pass Added pass plugin in order to provide completion. 2012-11-01 21:41:07 -03:00
pep8 Completion for python, pep8, autopep8 and pylint 2013-09-10 11:33:58 +02: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
pod show file liste on 'pod push [REPO]' and tab, 'pod spec lint' and 'pod podfile-info' 2013-07-15 14:37:31 +02:00
postgres Add new plugin for homebrew installed version of postgres 2013-06-16 14:04:02 +10: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
pylint Completion for python, pep8, autopep8 and pylint 2013-09-10 11:33:58 +02:00
python Completion for python, pep8, autopep8 and pylint 2013-09-10 11:33:58 +02:00
rails Adding testlog and prodlog. 2013-06-06 00:40:02 -03:00
rails3 Merge pull request #1672 from miry/rails3_command_fix 2013-08-13 06:21:14 -07:00
rails4 Adding testlog and prodlog. 2013-06-06 00:40:02 -03: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-06-09 11:04:39 +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-06-05 15:12:56 +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 rvm plugin: update to ruby version helpers and rvm-update 2013-06-27 11:46:41 -07: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 Fix ssh-agent plugin identities comment for using multiple identities. 2013-07-16 17:24:07 +02:00
sublime Change sublime text path select priority on mac. 2013-04-29 03:19:31 -04: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 Fix symfony command completion 'permission denied' 2013-07-22 15:51:16 +02: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 fixed typo in tmux plugin 2013-07-02 11:29:25 +03: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-06-08 11:36:33 -07:00
virtualenvwrapper virtualenvwrapper plugin cleanup 2013-06-08 11:36:14 -07: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-05-20 22:18:07 -07: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