diff --git a/Plugins.md b/Plugins.md index 2bda857..2230b4c 100644 --- a/Plugins.md +++ b/Plugins.md @@ -19,6 +19,7 @@ | [ghq](https://github.com/klane/dotbot-ghq) | Clone remote repositories with [ghq](https://github.com/motemen/ghq) | | [git](https://github.com/DrDynamic/dotbot-git) | Clone and pull git repositories | | [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages | +| [if](https://github.com/wonderbeyond/dotbot-if) | Conditional execution of dotbot directives based on shell expression/command | | [ifarch](https://github.com/ryansch/dotbot-ifarch) | Conditional execution of dotbot directives based on the local architecture | | [ifplatform](https://github.com/ssbanerje/dotbot-ifplatform) | Conditionally execute dotbot directives based on the system distribution | | [omnipkg](https://github.com/Code-Maniac/dotbot-omnipkg)| Install and upgrade apt-get, pacman, dnf and brew packages |