1
0
Fork 0
mirror of synced 2024-11-01 07:58:58 -04:00

Added dotbot-if

Wonder 2022-08-20 17:00:12 +08:00
parent eaf90cee1b
commit db843b63e9

@ -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 |