prezto/modules/rsync
Kaspar Vollenweider f4ca9ebfc9 feat(helper): add os-type helper functions
Add the following functions:

- is-darwin
- is-linux
- is-bsd
- is-cygwin

And apply them everywhere I found code doing that what these functions do.
2020-03-19 11:49:11 -07:00
..
init.zsh feat(helper): add os-type helper functions 2020-03-19 11:49:11 -07:00
README.md Rename "Mac OS X" to "macOS" in comments 2018-04-16 15:53:48 -07:00

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.