prezto/modules/rsync
Charith Amarasinghe bc313f8846 Fix missing dependency on helper module for helpers added in #1793 (#1811)
PR #1793 introduced helper functions for OS detection in some modules.
These helpers require a module dependency on the 'helper' module.
2022-08-06 22:39:44 +12:00
..
init.zsh Fix missing dependency on helper module for helpers added in #1793 (#1811) 2022-08-06 22:39:44 +12:00
README.md general: Update documentation better qualifying runcom paths 2021-05-21 12:31:02 -05:00

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.