1
0
Fork 0
mirror of synced 2024-11-23 00:35:34 -05:00

Add the ifplatform plugin to the list

Subho Banerjee 2021-09-10 18:01:03 -05:00
parent ff57b0c2dd
commit 65fae0f977

@ -15,6 +15,7 @@
| [ghe](https://github.com/fundor333/dotbot-gh-extension) | GH extension manager for DotBot | | [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) | | [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 | | [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages |
| [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 | | [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) | | [paru](https://github.com/michaelray27/dotbot-paru) | Install packages with paru (Arch Linux) |
| [pip](https://github.com/sobolevn/dotbot-pip) | Install pip dependencies with pipx | | [pip](https://github.com/sobolevn/dotbot-pip) | Install pip dependencies with pipx |