1
0
Fork 0
mirror of synced 2024-11-22 16:25:34 -05:00

added another apt-get plugin

Peter 2017-03-24 02:18:36 +03:00
parent 7894693ca4
commit b137a81b0c

@ -10,3 +10,4 @@
| [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) |