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

simplify

Wonder 2022-08-20 23:29:02 +08:00
parent db843b63e9
commit 6b91f00b2a

@ -19,7 +19,7 @@
| [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) |
| [git](https://github.com/DrDynamic/dotbot-git) | Clone and pull git repositories | | [git](https://github.com/DrDynamic/dotbot-git) | Clone and pull git repositories |
| [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages | | [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 | | [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 | | [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 | | [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 | | [omnipkg](https://github.com/Code-Maniac/dotbot-omnipkg)| Install and upgrade apt-get, pacman, dnf and brew packages |