From abd3dd26788b187e3f36b8bed22e51492820be6c Mon Sep 17 00:00:00 2001 From: zbrox Date: Mon, 8 Apr 2013 12:17:50 -0700 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Plugins.md b/Plugins.md index 9240e13..2c5978f 100644 --- a/Plugins.md +++ b/Plugins.md @@ -525,6 +525,10 @@ per-directory-history - tracks previous command history both per current directo ## pow * `kapow`: helper function to touch `tmp/restart.txt`, restarting an application in pow. +## powify + +A simple [powify](sethvargo/powify) autocomplete plugin. It includes all commands, subcomands, and rack app name autocompletion where needed. + ## rails **Maintainer:** [robbyrussell][robbyrussell]