From bc53bb3166752993381fb3903f41a937829564a8 Mon Sep 17 00:00:00 2001 From: jimhester Date: Mon, 24 Sep 2012 10:20:28 -0700 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index 2cdf104..35b4c54 100644 --- a/Plugins.md +++ b/Plugins.md @@ -362,6 +362,12 @@ Adds tab-completion of Grails script names to the command line use of grails. L * `man-preview` - open a specified man page in Preview * `trash` - move a specified file to the Trash +## per-directory-history + +**Maintainer:** [jimhester][jimhester] + +per-directory-history - tracks command history both per directory and globally, with the ability to switch between them on the fly, bound to ctrl-g. + ## perl **Maintainer:** [robbyrussell][robbyrussell] @@ -578,4 +584,5 @@ Clean cache yc - "sudo yum clean all" -[robbyrussell]: https://github.com/robbyrussell \ No newline at end of file +[robbyrussell]: https://github.com/robbyrussell +[jimhester]: https://github.com/jimhester \ No newline at end of file