From 5792706c2c0e058b0766d0d5ea77604ad2238f07 Mon Sep 17 00:00:00 2001 From: hjpotter92 Date: Thu, 1 Sep 2016 00:19:44 +0530 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Plugins.md b/Plugins.md index 61fb86d..5fd47cf 100644 --- a/Plugins.md +++ b/Plugins.md @@ -90,6 +90,7 @@ Below is a list of bundled plugins - [pass](#pass) - [per-directory-history](#per-directory-history) - [perl](#perl) +- [perms](#perms) - [pep8](#pep8) - [phing](#phing) - [pip](#pip) @@ -1069,6 +1070,14 @@ per-directory-history - tracks previous command history both per current directo --- +## perms + +**Maintainer:** [Rory Hardy](https://github.com/gneatgeek) + +Plugin to handle some unix filesystem permissions quickly + +--- + ## pep8 **Maintainer:** [Gaetan Semet](https://github.com/Stibbons)