From a26eae4e1477e69f9ff0c276aa5188187513f214 Mon Sep 17 00:00:00 2001 From: Mike Fiedler Date: Thu, 9 Apr 2020 10:09:04 -0400 Subject: [PATCH] add link to direnv plugin --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index 1403134..dc23783 100644 --- a/Plugins.md +++ b/Plugins.md @@ -61,6 +61,7 @@ _NOTE: elements in zsh arrays are separated by spaces. DO NOT use commas._ - [dash](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dash) - [debian](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/debian) - [dircycle](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dircycle) +- [direnv](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/direnv) - [dirhistory](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dirhistory) - [dirpersist](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dirpersist) - [django](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/django)