From b5fd220436ca368e424bbb02db904b96ff77708e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Brauner?= Date: Mon, 20 May 2024 19:34:12 +0200 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index 37ce91c..e9bd67c 100644 --- a/Plugins.md +++ b/Plugins.md @@ -45,6 +45,7 @@ | [sync](https://github.com/j1r1k/dotbot-sync) | Synchronize files using rsync, optionally amending file permissions | | [template](https://github.com/ssbanerje/dotbot-template) | Template files using Jinja | | [vscode](https://github.com/hujianxin/dotbot-vscode) | Install, Uninstall, Sync extensions of Visual Studio Code | +| [vscode](https://github.com/rbrauner/dotbot-vscode) | Install, Uninstall, Sync extensions of Visual Studio Code (fork) | | [windows](https://github.com/kurtmckee/dotbot-windows) | Configure Windows using dotbot | | [xbps](https://github.com/m-wynn/dotbot-xbps) | Install and upgrade packages with xbps (Void Linux) | | [yaourt](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with yaourt (Arch) |