From 614b3eea07c71969b9db151258f6bf04e74520b0 Mon Sep 17 00:00:00 2001 From: josh- Date: Thu, 6 Sep 2012 22:54:07 -0700 Subject: [PATCH] Refactor 'debian' plugin description --- Plugins.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Plugins.md b/Plugins.md index 2d0e166..e99e7be 100644 --- a/Plugins.md +++ b/Plugins.md @@ -174,7 +174,7 @@ See this [blog post about compleat](http://limpet.net/mbrubeck/2009/10/30/comple Completion plugin for cpanminus (see [[https://github.com/rshhh/cpanminus/blob/master/etc/_cpanm]])_ -## deb +## debian **Maintainer:** [robbyrussell][robbyrussell] A set of aliases to work with the Debian Advanced Packaging Tool, apt. @@ -215,9 +215,6 @@ Clean apt cache ac -## debian -**Maintainer:** [robbyrussell][robbyrussell] - ## dircycle This is a small zle trick that lets you cycle your directory stack left or right using Ctrl+Shift+Left/Right. This is useful when moving back and forth between directories in development environments, and can be thought of as kind of a nondestructive pushd/popd.