From 50b8b65cf8e70c4ff1cdfd6f3b81ec7cba0fcf77 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 24 Sep 2017 10:08:30 -0600 Subject: [PATCH] Add kill-node --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 549f5cf..1240930 100644 --- a/README.md +++ b/README.md @@ -298,6 +298,7 @@ These frameworks make customizing your zsh setup easier. * [jhipster-oh-my-zsh-plugin](https://github.com/jhipster/jhipster-oh-my-zsh-plugin) - Adds commands for [jHipster](https://jhipster.github.io/). * [jvm](https://github.com/mgryszko/jvm) - Allows selection of JDK on OS X. * [k](https://github.com/rimraf/k) - Directory listings for zsh with git features. +* [kill-node](https://github.com/vmattos/kill-node) - zsh plugin for murdering node process families. * [kitsunebook.plugin.zsh](https://github.com/d12frosted/kitsunebook.plugin.zsh) - KitsuneBook plugin for oh-my-zsh. * [kubectl-zsh-plugin](https://github.com/mattbangert/kubectl-zsh-plugin) - ZSH plugin for managing kubectl. * [laravel](https://github.com/crazybooot/laravel-zsh-plugin) - Add shortcuts for Laravel 5, 5.1, 5.2 & 5.3.