From 5e706cfd9b5bde722c7cb996f99aeb0d6ce1f8b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bojan=20Deli=C4=87?= Date: Wed, 20 Dec 2017 21:16:53 +0100 Subject: [PATCH] Add link to golang plugin. --- Plugins.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index c6280b2..bf5c7d0 100644 --- a/Plugins.md +++ b/Plugins.md @@ -15,4 +15,5 @@ | [sync](https://github.com/j1r1k/dotbot-sync) | Synchronize files using rsync, optionally amending file permissions | | [eopkg](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with eopkg (Solus) | | [aptget](https://github.com/dein0s/dotbot_plugin_aptget) | Install and upgrade apt-get packages (with some love to ```apt``` python module) | -| [yum](https://gitlab.com/flyingchipmunk/dotbot-yum) | Install and update yum packages | \ No newline at end of file +| [yum](https://gitlab.com/flyingchipmunk/dotbot-yum) | Install and update yum packages | +| [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages | \ No newline at end of file