From e04c8b966767bc3ef83cfc0032122566a002e08f Mon Sep 17 00:00:00 2001 From: Fundor333 Date: Fri, 27 Aug 2021 21:02:46 +0200 Subject: [PATCH] Add new plugin --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index 5acffc7..a746e2f 100644 --- a/Plugins.md +++ b/Plugins.md @@ -12,6 +12,7 @@ | [crontab](https://github.com/codekansas/dotbot-crontab) | Dotbot interface for [python-crontab](https://pypi.org/project/python-crontab/) | | [duti](https://github.com/andrejreznik/dotbot-duti) | Instant customization of file associations (macOS) | | [eopkg](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with eopkg (Solus) | +| [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) | | [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages | | [pacaur](https://github.com/ajlende/dotbot-pacaur) | Install and upgrade pacman and AUR packages with pacaur |