1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-02-01 03:47:33 +08:00
ohmyzsh-mirror/plugins
Cooper Maruyama a315ddc075 typofix
2015-05-01 01:37:55 -07:00
..
adb Update _adb 2015-03-16 13:55:35 +08:00
ant Fix for ant targets with leading dash 2015-02-09 13:12:02 -08:00
apache2-macports Added start/stop aliases for Apache 2 installation via macports. 2011-04-20 22:32:28 +02:00
archlinux
atom
autoenv Pushes autoenv code to its plugin. 2015-02-10 19:22:38 +01:00
autojump autojump installed from github has mv the autojump.zsh to $HOME/.autojump/share/autojump/autojump.zsh 2014-12-04 11:38:37 +08:00
autopep8 Completion for python, pep8, autopep8 and pylint 2013-09-10 11:33:58 +02:00
aws Fix aws.plugins.zsh check rule 2014-12-16 00:51:22 +08: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 Re-order OS detection if..else statement. 2015-02-23 17:25:55 +00:00
bower Removed unnecessary execute permissions for some plugins 2014-05-29 10:58:17 +02:00
brew Remove deprecated brew commands, update core commands 2014-11-08 05:03:24 -05:00
brew-cask brew-cask plugin: use spaces instead of tabs 2014-03-25 16:56:09 +01:00
bundler
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
capistrano In capistrano completion show also tasks without description 2013-07-23 15:52:44 +07: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
chruby
chucknorris add chucknorris plugin 2015-02-05 07:43:42 +01:00
cloudapp Added cloudapp from @holman of @GitHub fame 2011-06-28 20:09:00 -06:00
coffee typofix 2015-05-01 01:37:55 -07:00
colemak Fix path for colemak plugin 2014-05-28 11:22:35 +02:00
colored-man Update Solaris changes to use OSTYPE and zsh datetime module. 2014-09-16 22:29:52 +05:30
colorize Update colorize.plugin.zsh 2014-05-29 10:56:41 +02:00
command-not-found
common-aliases Deletes dot aliases from common-aliases. 2015-02-10 19:22:39 +01:00
compleat Cleanup 2011-05-28 13:06:03 -04:00
composer
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
debian New aliases for 'apt-get' and 'aptitude' as they were overwritten by later aliases 2014-03-25 16:47:58 +01:00
dircycle Account for iTerm2 sent keys in dircycle plugin 2015-02-10 19:18:15 +01:00
dirhistory Change all pwd calls for $PWD variable 2014-11-06 18:33:56 +01:00
dirpersist Fix dirpersist plugin 2014-03-20 10:43:33 +01:00
django
docker Merge pull request #3578 from ctroncoso/patch-1 2015-02-18 15:07:02 -08:00
emacs
ember-cli
emoji-clock added support for GNU version of date 2014-10-14 20:44:31 +05:30
encode64
extract use pigz if available in extract plugin 2014-11-26 14:20:00 +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
fastfile Enhance handleing of spaces in filenames 2012-05-29 03:24:05 +02:00
fbterm new plugin: 2013-02-11 11:33:24 +08:00
forklift
frontend-search
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
git-extras
git-flow
git-flow-avh
git-hubflow
git-prompt
git-remote-branch
gitfast
github
gitignore Follow-redirect and silent mode curl throughout gitignore 2014-10-22 18:13:15 +02:00
glassfish application completion 2012-08-03 10:15:01 +02:00
gnu-utils
go
golang
gpg-agent PLUGIN: gpg-agent: export SSH_* environment variables too 2013-07-15 08:51:08 -05:00
gradle Fix comparison used to determine if the cache is outdated. 2014-06-02 16:11:22 +02: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
heroku Update the list of Heroku Postgres commands 2014-12-16 17:35:08 +01:00
history Added history plugin 2012-06-22 15:33:27 +03:00
history-substring-search Updating histoby-substring-search README to instruct user to load plugins via .zshrc. Closes #1832. 2015-02-22 09:29:31 -08:00
httpie Add completion for httpie 2014-12-27 23:56:57 +08: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
jhbuild Add initial JHBuild plugin support 2015-02-15 15:39:50 +01:00
jira Merge pull request #2744 from docwhat/ostype-not-uname 2014-09-05 21:15:57 +02:00
jruby
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 Clean up appearance lib file and redundant colors calls in other files 2015-02-10 19:22:50 +01:00
kate Add a plugin to support kate the kde texteditor 2011-03-26 15:06:30 +01: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
laravel4
laravel5
last-working-dir Removing 'local' usage to prevent issue when installed with antigen 2015-02-02 11:52:07 +13:00
lein Added subcommands for leiningen 1.7.0 2012-04-04 19:52:14 +02:00
lighthouse
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
marked2 Adding README.md and renaming plugin 2014-08-31 13:01:21 -05:00
mercurial plugins: mercurial: Update the order prompt vars are displayed 2015-02-20 16:12:39 -02:00
meteor Add completion for package add and remove 2013-09-01 19:23:21 +02:00
mix added the 'mix local.hex' command to plugin completions 2015-02-19 17:55:32 +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
nanoc Add new 'nanoc' plugin 2012-09-06 19:59:18 +10:00
nmap add nmap plugin with some aliases for scan modes 2015-02-23 19:15:29 +02:00
node
npm
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 Adding keystrong return to oascrupt per suggestion by @enzzzy. Fixes #2913. 2015-02-22 09:51:22 -08:00
pass Fix pass zsh completion and autoloading 2014-08-29 00:39:33 +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
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
postgres
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
pylint Completion for python, pep8, autopep8 and pylint 2013-09-10 11:33:58 +02:00
python
rails
rails3
rails4
rake Adieu l'ami. 2014-02-20 10:18:53 -08:00
rake-fast Use $OSTYPE instead of uname to speed things up 2014-07-23 09:18:14 -04:00
rand-quote randquote plugin 2013-10-31 13:38:12 +01:00
rbenv Update plugins/rbenv/rbenv.plugin.zsh 2014-05-28 11:19:47 +02: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
repo New alias for repo: ru and rst 2014-06-08 10:41:51 +02:00
rsync
ruby
rvm Update rvm.plugin.zsh 2014-07-31 21:30:15 +01:00
safe-paste
sbt SBT and Scala plugins. 2013-02-15 16:05:15 +01:00
scala
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
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
sprunge sprunge-plugin: Remove the unnecessary while loop. 2012-01-16 13:26:08 +01:00
ssh-agent
sublime Added missing 'stt' command alias 2015-02-24 21:05:58 +08:00
sudo sudo: maintain cursor position 2014-09-15 15:36: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-fast-info
symfony
symfony2
systemadmin
systemd
taskwarrior
terminalapp Use precmd hook for updating OS X proxy icon 2013-11-22 14:59:04 +01:00
terminitor terminitor plugin: add autocompletion also for edit, delete and setup subcommands. 2011-09-15 15:39:10 +02:00
textastic
textmate Fixes and improves the behavior of the tm command 2011-12-15 09:28:02 -05: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
tmuxinator Fix tmuxinator completion for symlinked dirs 2015-02-15 18:29:26 +02:00
torrent
ubuntu Update readme.md 2015-02-19 19:43:31 +01:00
urltools Add shell built method 2013-07-02 00:22:25 +08:00
vagrant
vi-mode Merge pull request #3610 from bderrly/zle-active-check 2015-02-22 09:17:17 -08:00
vim-interaction Change all pwd calls for $PWD variable 2014-11-06 18:33:56 +01:00
virtualenv
virtualenvwrapper
vundle
wakeonlan Adding README file for the wakeonlan plugin 2011-09-20 09:27:15 +01:00
wd [wd] Update to v0.4.1 2015-01-26 00:13:39 +01:00
web-search
wp-cli
xcode
yii
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 ohmyzsh plugin of the z project: https://github.com/rupa/z 2013-04-03 20:20:57 +02:00
zeus add aliases to readme 2013-11-14 14:36:20 -02:00
zsh_reload