From 94995e68cf1711ea66b57387d4af3cde2ecf3822 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sat, 30 Jun 2018 08:17:29 -0600 Subject: [PATCH 1/2] Add wack plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f154a29..11fc827 100644 --- a/README.md +++ b/README.md @@ -530,6 +530,7 @@ These frameworks make customizing your zsh setup easier. * [vox](https://github.com/andrewbonnington/vox.plugin.zsh) - An oh-my-zsh plugin to control [VOX](https://coppertino.com/vox/mac), a lightweight full-featured audio player for macOS that can play a variety of formats including FLAC and Ogg Vorbis. * [vsc](https://github.com/davidtong/vsc.plugin.zsh) - Plugin for Visual Studio Code on MacOS. * [vscode](https://github.com/qianxinfeng/vscode) - Plugin for Visual Studio Code. +* [wack](https://github.com/leoxlin/wack) - Wraps `ack` command. * [wakatime-zsh-plugin](https://github.com/sobolevn/wakatime-zsh-plugin) - Track how much [time](https://wakatime.com/) you have spent in your terminal. Has per project stats. * [wakatime](https://github.com/wbinglee/zsh-wakatime) - Automatic time tracking for commands in ZSH using [wakatime](https://wakatime.com/). * [warhol](https://github.com/unixorn/warhol.plugin.zsh) - Configures colorization with [grc](https://github.com/garabik/grc). From 6659b8f43be7f54650ef0de75e6f68c98cddf0df Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 1 Jul 2018 07:25:44 -0600 Subject: [PATCH 2/2] Remove gentoo completion, clean up text * gentoo completion on github has gone 404 with the rest of their org due to a hack * Spotted some more entries missing a '.', fixed --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 11fc827..9988127 100644 --- a/README.md +++ b/README.md @@ -585,8 +585,7 @@ These plugins add tab completions without adding extra functions or aliases. * [exercism](https://github.com/fabiokiatkowski/exercism.plugin.zsh) - A plugin for [exercism.io](http://exercism.io/). * [fly-zsh-autocomplete-plugin](https://github.com/Sbodiu-pivotal/fly-zsh-autocomplete-plugin) - Adds autocompletion options for all [Concourse CLI](http://www.concourse.ci/fly-cli.html) commands. * [gcloud-zsh-completion](https://github.com/littleq0903/gcloud-zsh-completion) - Add completions for the Google Cloud SDK. -* [gentoo-zsh-completions](https://github.com/gentoo/gentoo-zsh-completions) - providing ZSH completion support to various Gentoo tools that lack completion scripts upstream. -* [git-annex-completion](https://github.com/Schnouki/git-annex-zsh-completion) - Allows tab completion for most git-annex commands +* [git-annex-completion](https://github.com/Schnouki/git-annex-zsh-completion) - Allows tab completion for most git-annex commands. * [git-flow-completion](https://github.com/bobthecow/git-flow-completion) - ZSH completion support for git-flow. * [gradle-completion (eriwen)](https://github.com/eriwen/gradle-completion) - Bash and ZSH completion support for gradle. * [gradle-completion (ninrod)](https://github.com/ninrod/gradle-zsh-completion) - ZSH completion support for gradle. @@ -594,7 +593,7 @@ These plugins add tab completions without adding extra functions or aliases. * [gulp-autocompletion-zsh](https://github.com/srijanshetty/gulp-autocompletion-zsh) - Autocompletion for gulp. * [gulp](https://github.com/akoenig/gulp.plugin.zsh) - Autocompletion for your gulp.js tasks in the Z-Shell (ZSH). * [haxelib](https://github.com/tong/zsh.plugin.haxelib) - Completions for haxelib. -* [jtool-completion](https://github.com/beaugalbraith/jtool-completion) - ZSH completions for jtool +* [jtool-completion](https://github.com/beaugalbraith/jtool-completion) - ZSH completions for jtool. * [jumpstorm-zsh-plugin](https://github.com/netresearch/jumpstorm-zsh-plugin) - Adds autocompletion for [jumpstorm](https://github.com/netresearch/jumpstorm) * [keybase](https://github.com/rbirnie/oh-my-zsh-keybase) - Completions for [keybase](https://keybase.io/docs/command_line). * [mx-honey](https://github.com/mukel/mx-honey) - Provides completions for [mx](https://github.com/graalvm/mx); a command-line tool used for the development of Graal projects. It's meant to improve the usual workflow `build unittest benchmark ...` ease discovery and provide handy aliases. @@ -626,7 +625,7 @@ These plugins add tab completions without adding extra functions or aliases. * [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](http://vertx.io/) command. * [xml-starlet](https://github.com/hejack0207/zsh-xmlstarlet-plugin/blob/master/xmlstarlet.plugin.zsh) - Adds completions for [xmlstarlet](https://github.com/hejack0207/xmlstarlet). -* [yarn](https://github.com/g-plane/zsh-yarn-autocompletions) - Yarn autocompletions +* [yarn](https://github.com/g-plane/zsh-yarn-autocompletions) - Yarn autocompletions. * [zsh-completions](https://github.com/zsh-users/zsh-completions) - A collection of extra completions for ZSH. * [zsh-ipfs](https://github.com/aramboi/zsh-ipfs) - Completions for the [Interplanetary File System](https://ipfs.io).