From e7985de193283fb8cc0744551862ac20cd604c1d Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 13 Nov 2016 11:17:44 -0800 Subject: [PATCH] Add newman autocompletions --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 89c1855..c9bca91 100644 --- a/README.md +++ b/README.md @@ -398,6 +398,7 @@ These plugins add tab completion without adding extra functions or aliases. * [gulp](https://github.com/akoenig/gulp.plugin.zsh) - Autocompletion for your gulp.js tasks in the Z-Shell (zsh). * [jumpstorm-zsh-plugin](https://github.com/netresearch/jumpstorm-zsh-plugin) - Adds autocompletion for [jumpstorm](https://github.com/netresearch/jumpstorm) * [test-kitchen-zsh-plugin](https://github.com/pelletiermaxime/test-kitchen-zsh-plugin) - Add completions for [Test Kitchen](http://kitchen.ci/) +* [newman](https://github.com/selop/newman-autocomplete) - provides autocompletion for the [Newman CLI](https://github.com/postmanlabs/newman) * [nix-zsh-completions](https://github.com/spwhitt/nix-zsh-completions) - Completions for [nix](https://nixos.org/nix/), [NixOS](https://nixos.org/), and [NixOps](http://nixos.org/nixops/). * [npm-run.plugin.zsh](https://github.com/akoenig/npm-run.plugin.zsh) - Autocompletion support for `npm run` * [octopress-zsh-completion](https://github.com/nsetyo/octopress-zsh-completion) - completions for Octopress