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

Add link to sync plugin

Jiri 2016-12-01 12:32:03 +01:00
parent ea554a1f36
commit b5ffe73e65

@ -7,4 +7,5 @@
| [yaourt](https://github.com/niklas-heer/dotbot-yaourt) | Install packages with yaourt (Arch) |
| [pacaur](https://github.com/ajlende/dotbot-pacaur) | Install and upgrade pacman and AUR packages with pacaur |
| [xbps](https://github.com/m-wynn/dotbot-xbps) | Install and upgrade packages with xbps (Void Linux) |
| [rust](https://github.com/alexcormier/dotbot-rust) | Install Rust, rustup components, and other Rust software using Cargo |
| [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 |