mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-02-22 16:37:59 +00:00
Bundled `rsync` is 2.6.x which is too old. Prefer 3.2.x from Homebrew or MacPorts instead.
Rsync
Defines rsync aliases.
macOS users are encouraged to use rsync from Homebrew or MacPorts, which has additional enhancements including patches from Bombich.
Aliases
rsync-copy
copies files and directories from source to destination.rsync-move
moves files and directories from source to destination.rsync-update
updates files and directories on destination.rsync-synchronize
synchronizes files and directories between source and destination.
Authors
The authors of this module should be contacted via the issue tracker.