prezto/modules/rsync
Zeh Rizzatti 8d7383e5dd return 0 instead of 1
returning 1 would make :module:loaded set to no, undefining functions, which was
not intended.
not using the aliases is not an error, just an option, while other features of
the module were loaded normally
2012-12-12 19:15:09 -03:00
..
init.zsh return 0 instead of 1 2012-12-12 19:15:09 -03:00
README.md [Fix #197] Rebrand as Prezto 2012-09-03 16:51:27 -04:00

Rsync

Defines rsync aliases.

Mac OS X 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.