prezto/modules/rsync
Charith Amarasinghe d5bef142d4
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.
2020-03-29 12:49:35 -07:00
..
README.md Rename "Mac OS X" to "macOS" in comments 2018-04-16 15:53:48 -07:00
init.zsh Fix missing dependency on helper module for helpers added in #1793 (#1811) 2020-03-29 12:49:35 -07:00

README.md

Rsync

Defines rsync aliases.

macOS users are encouraged to use Bombich's rsync, which has HFS+ enhancements.

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.