From 197b7a8ecf0271436f9df593e1109c25cd267610 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 3 Mar 2019 08:02:59 -0700 Subject: [PATCH 1/5] Fix name of rake-completion completion --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e10bde6..e736546 100644 --- a/README.md +++ b/README.md @@ -725,7 +725,7 @@ These plugins add tab completions without adding extra functions or aliases. * [pipenv (owenstranathan)](https://github.com/owenstranathan/pipenv.zsh) - automatically activates a **pipenv** when entering a directory if there is Pipfile in that directory. Includes `pipenv` completions. * [pks-autocomplete](https://github.com/tybritten/pks-zsh-autocomplete-plugin) - Adds completions for Pivotal's [PKS CLI](https://network.pivotal.io/products/pivotal-container-service) * [racket completion](https://github.com/racket/shell-completion) - Completion for [Racket](http://racket-lang.org). -* [rake-completion.zshplugin](https://github.com/unixorn/rake-completion.zshplugin) - Add fast tab completion for rakefile targets. +* [rake-completion](https://github.com/unixorn/rake-completion.zshplugin) - Add fast tab completion for rakefile targets. * [rancher-zsh-completion](https://github.com/go/rancher-zsh-completion) - Add completions for the Rancher CLI. * [razor_plugin](https://github.com/dalang/oh-my-zsh_razor_plugin) - Provides autocomplete for [Razor](https://github.com/puppetlabs/Razor). * [rustup](https://github.com/pkulev/zsh-rustup-completion) - Tab completions for Rustup. From 0bbc8717ac02978154d6944018759338d5f0aac2 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 3 Mar 2019 08:04:18 -0700 Subject: [PATCH 2/5] Disambiguate link titles for ssh-agent completions There are two ssh-agent tab completion plugins, include the author's github username in the link text. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e736546..5fa7ec7 100644 --- a/README.md +++ b/README.md @@ -731,8 +731,8 @@ These plugins add tab completions without adding extra functions or aliases. * [rustup](https://github.com/pkulev/zsh-rustup-completion) - Tab completions for Rustup. * [sfdx-autocomplete](https://github.com/jayree/sfdx-autocomplete-plugin) - autocomplete plugin for sfdx. * [spring-boot-plugin](https://github.com/linux-china/oh-my-zsh-spring-boot-plugin) - Adds autocompletions for [spring-boot](http://projects.spring.io/spring-boot/) commands. -* [ssh-agent](https://github.com/bobsoppe/zsh-ssh-agent) - Manage `ssh-agent`. -* [ssh-agent](https://github.com/hkupty/ssh-agent) - Automatically starts `ssh-agent` to set up and load whichever credentials you want for `ssh` connections. +* [ssh-agent (bobsoppe)](https://github.com/bobsoppe/zsh-ssh-agent) - Manage `ssh-agent`. +* [ssh-agent (hkupty)](https://github.com/hkupty/ssh-agent) - Automatically starts `ssh-agent` to set up and load whichever credentials you want for `ssh` connections. * [ssh](https://github.com/zpm-zsh/ssh) - Add host completion for `ssh`. * [surf](https://github.com/beardcoder/surf.plugin.zsh) - Add completions for surf. * [test-kitchen-zsh-plugin](https://github.com/pelletiermaxime/test-kitchen-zsh-plugin) - Add completions for [Test Kitchen](https://kitchen.ci/). From 22f443619a20c909caf6482260e2ed4d4e6db128 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 3 Mar 2019 08:04:51 -0700 Subject: [PATCH 3/5] Fix link title for vert.x --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5fa7ec7..7ab9153 100644 --- a/README.md +++ b/README.md @@ -739,7 +739,7 @@ These plugins add tab completions without adding extra functions or aliases. * [tmux pane words](https://gist.github.com/blueyed/6856354) - Key bindings to complete words from your [tmux](https://tmux.github.io) pane. * [tugboat](https://github.com/DimitriSteyaert/Zsh-tugboat) - Adds autocompletion for [tugboat](https://github.com/petems/tugboat) command. * [umake](https://github.com/zlsun/umake) - Tab completion for Ubuntu umake. -* [vert.x-omz-plugin](https://github.com/davidafsilva/vert.x-omz-plugin) - Provides autocomplete features for the [vertx](https://vertx.io/) command. +* [vert.x](https://github.com/davidafsilva/vert.x-omz-plugin) - Provides autocomplete features for the [vertx](https://vertx.io/) command. * [yarn](https://github.com/g-plane/zsh-yarn-autocompletions) - Yarn autocompletions. ## Themes From 19fd4014ba20f30b59154b4188bec9e142d331c7 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 3 Mar 2019 08:10:50 -0700 Subject: [PATCH 4/5] Add bash-quote plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7ab9153..b95d374 100644 --- a/README.md +++ b/README.md @@ -301,6 +301,7 @@ zapack is a basic fast minimal ZSH plugin loader. * [baseballfunfacts](https://github.com/richardmoyer/baseballfunfacts) - Print random baseball related "fun facts" in your shell. Depends on `fortune` and `cowsay` being installed. * [basex](https://github.com/dirkk/zsh-basex) - Adds several [BaseX](http://basex.org/) aliases for simplified usage. * [bash](https://github.com/chrissicool/zsh-bash) - Makes ZSH more Bash compatible. It redefines the source command to act more like `bash` does. It also enables `bash` completions. +* [bash-quote](https://github.com/jtprog/bash-quote) - Get random quote from Bash.im. * [battery_state](https://github.com/Jactry/zsh_battery_state) - Show battery state in right-prompt. * [bd](https://github.com/Tarrasch/zsh-bd) - Jump back to a specific directory, without doing `cd ../../..`. * [bepoptimist](https://github.com/sheoak/zsh-bepoptimist) - Remap ZSH vi-mode for French [bépo keyboard](http://bepo.fr/wiki/Accueil). From 7f6d9f634d77c678c5dc90b819083bd20b12381a Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 3 Mar 2019 08:18:39 -0700 Subject: [PATCH 5/5] Add hab plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b95d374..69c3391 100644 --- a/README.md +++ b/README.md @@ -426,6 +426,7 @@ zapack is a basic fast minimal ZSH plugin loader. * [gumsible](https://github.com/Lowess/gumsible-oh-my-zsh-plugin) - Wrapper plugin for [Molecule](https://molecule.readthedocs.io/en/latest/index.html). * [gvm (dgnest)](https://github.com/dgnest/zsh-gvm-plugin) - gvm (Go version manager) plugin for ZSH. * [gvm (yerinle)](https://github.com/yerinle/zsh-gvm) - Provides autocompletion for `gvm` (Groovy enVironment Manager). +* [hab](https://github.com/alexdesousa/hab) - Automatically loads OS environment variables defined in the file `.envrc` if it's found when changing to a new directory. * [hacker-quotes](https://github.com/oldratlee/hacker-quotes) - Outputs a hacker quote randomly when you open a terminal. * [hadoop-plugin](https://github.com/valek/zsh-hadoop-plugin) - Adds some convenience aliases for hadoop functions. * [hanami](https://github.com/davydovanton/hanami-zsh) - ZSH plugin for [hanami](http://hanamirb.org) projects.