diff --git a/Plugins.md b/Plugins.md index 6667267..16c0439 100644 --- a/Plugins.md +++ b/Plugins.md @@ -24,6 +24,7 @@ | [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages | | [if](https://github.com/wonderbeyond/dotbot-if) | Conditional dotbot directives based on shell expression/command | | [ifarch](https://github.com/ryansch/dotbot-ifarch) | Conditional execution of dotbot directives based on the local architecture | +| [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 | | [librewolf](https://gitlab.com/paulbecker/dotbot_plugin_librewolf) | Configure your Librewolf profile(s) |