diff --git a/Plugins.md b/Plugins.md index 1e59d0e..98f5cfc 100644 --- a/Plugins.md +++ b/Plugins.md @@ -22,6 +22,7 @@ | [rust](https://github.com/alexcormier/dotbot-rust) | Install Rust, rustup components, and other Rust software using Cargo | | [stow](https://github.com/timbedard/dotbot-stow) | Link files and directories with [GNU Stow](https://www.gnu.org/software/stow/) | | [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 | | [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) |