1
0
Fork 0
mirror of synced 2024-10-31 23:48:57 -04:00

Updated Plugins (markdown)

gnfzdz 2022-10-02 17:20:05 -04:00
parent 2269da45e1
commit af8f71694e

@ -9,6 +9,7 @@
| [brew](https://github.com/d12frosted/dotbot-brew) | Install brew and caskroom packages + brewfile support |
| [brew](https://github.com/wren/dotbot-brew) | Exceptionally fast plugin with `brew`, `cask`, `tap`, and `brewfile` support |
| [brewfile](https://github.com/sobolevn/dotbot-brewfile) | Install brew dependencies, bundle style |
| [conditional](https://gitlab.com/gnfzdz/dotbot-conditional/)| Conditional execution of dotbot directives based on outcome of named python plugins. |
| [crontab-dotbot](https://github.com/fundor333/crontab-dotbot)| Manage _[crontab](https://linux.die.net/man/1/crontab)_ with Dotbot|
| [crontab](https://github.com/codekansas/dotbot-crontab) | Dotbot interface for [python-crontab](https://pypi.org/project/python-crontab/) |
| [crossplatform](https://github.com/msdrigg/dotbot-crossplatform) | Additional crossplatform support |
@ -22,6 +23,7 @@
| [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 |
| [ifplatform](https://github.com/ssbanerje/dotbot-ifplatform) | Conditionally execute dotbot directives based on the system distribution |
| [include](https://gitlab.com/gnfzdz/dotbot-include/)| Include dotbot directives from another file |
| [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 |
| [pamac](https://github.com/skwinnik/dotbot-pamac) | Install pamac packages |