From ff6e55a9533b9ea7bc9cc7ff87fe36a05dca739e Mon Sep 17 00:00:00 2001 From: gnfzdz <50386272+gnfzdz@users.noreply.github.com> Date: Mon, 3 Oct 2022 16:03:53 -0400 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index fa46b8c..5cd5cbb 100644 --- a/Plugins.md +++ b/Plugins.md @@ -19,6 +19,7 @@ | [ghe](https://github.com/fundor333/dotbot-gh-extension) | GH extension manager for DotBot | | [ghq](https://github.com/klane/dotbot-ghq) | Clone remote repositories with [ghq](https://github.com/motemen/ghq) | | [git](https://github.com/DrDynamic/dotbot-git) | Clone and pull git repositories | +| [gitcrypt](https://gitlab.com/gnfzdz/dotbot-gitcrypt) | Plugins supporting use of git-crypt with dotbot | | [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages | | [if](https://github.com/wonderbeyond/dotbot-if) | Conditional dotbot directives based on shell expression/command | | [ifarch](https://github.com/ryansch/dotbot-ifarch) | Conditional execution of dotbot directives based on the local architecture |