1
0
Fork 0
mirror of synced 2024-11-23 08:45:35 -05:00

Add dotbot-yum link

Matt 2017-09-20 23:59:58 -04:00
parent c0ab36f150
commit a5c68a820e

@ -12,4 +12,5 @@
| [rust](https://github.com/alexcormier/dotbot-rust) | Install Rust, rustup components, and other Rust software using Cargo |
| [sync](https://github.com/j1r1k/dotbot-sync) | Synchronize files using rsync, optionally amending file permissions |
| [eopkg](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with eopkg (Solus) |
| [aptget](https://github.com/dein0s/dotbot_plugin_aptget) | Install and upgrade apt-get packages (with some love to ```apt``` python module) |
| [aptget](https://github.com/dein0s/dotbot_plugin_aptget) | Install and upgrade apt-get packages (with some love to ```apt``` python module) |
| [yum](https://gitlab.com/flyingchipmunk/dotbot-yum) | Install and update yum packages |