1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2026-01-28 02:47:24 +08:00
ohmyzsh-mirror/plugins
Ingo Renner 38fe100efe [FEATURE] Support Vagrant Share
Vagrant 1.5 introduced Vagrant Share to allow remote access to a Vagrant
environment. This adds support for the `share` and `connect` commands.
2014-05-06 10:46:55 -07: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
autoenv Add autoenv plugin, which adopts using Kenneth Reitz's autoenv into 2013-01-25 13:23:40 +02:00
autojump
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 completion for second argument for 'brew reinstall' 2013-07-23 21:32:55 +07:00
bundler Merge pull request #2066 from agronemann/patch-1 2013-09-19 06:49:28 -07: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
cloudapp
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
command-not-found
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
dircycle
dirpersist
django
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
extract
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
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
git
git-extras
git-flow
git-flow-avh
git-hubflow
git-remote-branch
gitfast
github
gnu-utils
go
golang
gpg-agent
gradle Use [ -nt ] instead of stat -f%m to check cache files. 2013-03-12 13:23:30 -04:00
grails
heroku
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
jira
jruby
jump jump plugin: fix autocompletion with single mark 2013-09-18 17:13:12 +02:00
kate
knife
knife_ssh
laravel
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
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
mix Added autocompletion support for Elixir mix command 2013-07-19 23:19:11 -04:00
mosh Add support for mosh (remote-shell) tab completion. 2013-08-19 16:28:09 -06:00
mvn mvn plugin was missing "redeploy" completion for tomcat. 2013-04-22 16:01:09 -07:00
mysql-macports
nanoc Add new 'nanoc' plugin 2012-09-06 19:59:18 +10:00
node
npm
nvm NVM: Avoid providing completions when nvm is not installed 2013-09-05 10:09:19 -04:00
nyan
osx
pass
per-directory-history
perl
phing
pip
pj added pj.plugin 2013-02-05 09:45:00 +01:00
pod
postgres
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
profiles Add new profiles plugin. 2013-01-30 05:16:26 -08:00
python
rails
rails3
rails4
rake
rand-quote
rbenv Use --no-rehash option for faster startup 2013-03-20 16:57:32 +01:00
rbfu
rebar
redis-cli
repo New plugin for git-repo (https://code.google.com/p/git-repo/) 2013-06-05 15:12:56 +02:00
rsync
ruby
rvm
safe-paste
sbt SBT and Scala plugins. 2013-02-15 16:05:15 +01:00
scala
screen
sprunge sprunge-plugin: Remove the unnecessary while loop. 2012-01-16 13:26:08 +01:00
ssh-agent
sublime
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
symfony
symfony2
systemd
taskwarrior
terminalapp
terminitor
textmate
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
tmuxinator
torrent Adding torrent tools plugin. 2013-01-01 19:51:55 -08:00
urltools
vagrant [FEATURE] Support Vagrant Share 2014-05-06 10:46:55 -07:00
vi-mode
virtualenv
virtualenvwrapper
vundle
wakeonlan Adding README file for the wakeonlan plugin 2011-09-20 09:27:15 +01:00
web-search
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