From 4004f7fc1e109ba32a56dfb6d4b4b3e6074a48b0 Mon Sep 17 00:00:00 2001 From: Kevin Lane Date: Mon, 23 Sep 2019 15:42:52 -0700 Subject: [PATCH] Add ghq plugin --- Plugins.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index e0caafc..6b80846 100644 --- a/Plugins.md +++ b/Plugins.md @@ -19,4 +19,5 @@ | [yum](https://gitlab.com/flyingchipmunk/dotbot-yum) | Install and update yum packages | | [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages | | [vscode](https://github.com/hujianxin/dotbot-vscode) | Install, Uninstall, Sync extensions of Visual Studio Code | -|[duti](https://github.com/andrejreznik/dotbot-duti) | Instant customization of file associations (macOS) | \ No newline at end of file +| [duti](https://github.com/andrejreznik/dotbot-duti) | Instant customization of file associations (macOS) | +| [ghq](https://github.com/klane/dotbot-ghq) | Clone remote repositories with [ghq](https://github.com/motemen/ghq) | \ No newline at end of file