Updated Plugins (markdown)
parent
2269da45e1
commit
af8f71694e
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
||||||
| [brew](https://github.com/d12frosted/dotbot-brew) | Install brew and caskroom packages + brewfile support |
|
| [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 |
|
| [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 |
|
| [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-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/) |
|
| [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 |
|
| [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 |
|
| [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 |
|
||||||
|
| [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 |
|
| [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 |
|
||||||
|
|
Loading…
Reference in a new issue