From f2a3483b44fbf83f34c091087005cda97804fece Mon Sep 17 00:00:00 2001 From: Ryan Schlesinger Date: Mon, 24 Jan 2022 14:26:18 -0400 Subject: [PATCH] Add ifarch --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index 4f93e79..3578c7a 100644 --- a/Plugins.md +++ b/Plugins.md @@ -15,6 +15,7 @@ | [ghe](https://github.com/fundor333/dotbot-gh-extension) | GH extension manager for DotBot | | [ghq](https://github.com/klane/dotbot-ghq) | Clone remote repositories with [ghq](https://github.com/motemen/ghq) | | [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages | +| [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 | | [pacaur](https://github.com/ajlende/dotbot-pacaur) | Install and upgrade pacman and AUR packages with pacaur | | [paru](https://github.com/michaelray27/dotbot-paru) | Install packages with paru (Arch Linux) |