diff --git a/Plugins.md b/Add-custom-plugin-to-Plugins-List.md similarity index 97% rename from Plugins.md rename to Add-custom-plugin-to-Plugins-List.md index 5bf08c2..f0c1cf8 100644 --- a/Plugins.md +++ b/Add-custom-plugin-to-Plugins-List.md @@ -27,6 +27,7 @@ | [ifhostname](https://github.com/johnlettman/dotbot-ifhostname) | Conditional execution of dotbot directive based on the system hostname | | [ifplatform](https://github.com/ssbanerje/dotbot-ifplatform) | Conditionally execute dotbot directives based on the system distribution | | [include](https://gitlab.com/gnfzdz/dotbot-include/)| Include dotbot directives from another file | +| [includes](https://github.com/vanduc2514/dotbot-includes/)| Include other dotbot configuration files | | [librewolf](https://gitlab.com/paulbecker/dotbot_plugin_librewolf) | Configure your Librewolf profile(s) | | [nixenv](https://github.com/DanTheMinotaur/dotbot-nix-env) | Install packages using nix-env | | [omnipkg](https://github.com/Code-Maniac/dotbot-omnipkg)| Install and upgrade apt-get, pacman, dnf and brew packages |