From 1642dcac29578961691792af255d28cc3e8a02b1 Mon Sep 17 00:00:00 2001 From: Jeff Williams Date: Thu, 25 Jan 2018 14:52:22 -0500 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index d916375..97eb9f6 100644 --- a/Plugins.md +++ b/Plugins.md @@ -581,7 +581,7 @@ This is a small zle trick that lets you cycle your directory stack left or right ## dirhistory -**Maintainer:** [jeffwilliams][jeffwilliams] +**Maintainer:** [jeffwilliams](https://github.com/jeffwilliams) This plugin allows you to navigate the history of previous current-working-directories using ALT-LEFT and ALT-RIGHT. ALT-LEFT moves back to directories that the user has changed to in the past, and ALT-RIGHT undoes ALT-LEFT.