Add dotbot-omnipkg plugin to list. Omnipkg is a plugin that will identify the system package manager and install the packages using that. Supports apt-get, pacman, dnf and brew.
parent
bcd5654b5f
commit
19ed8662db
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
||||||
| [go](https://github.com/delicb/dotbot-golang) | Install and update GoLang packages |
|
| [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 |
|
| [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 |
|
||||||
| [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 |
|
||||||
| [pamac](https://github.com/skwinnik/dotbot-pamac) | Install pamac packages |
|
| [pamac](https://github.com/skwinnik/dotbot-pamac) | Install pamac packages |
|
||||||
| [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) |
|
||||||
|
|
Loading…
Reference in a new issue