Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

wawa19933/fish-rsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

Rsync aliases for fish

This plugin adds a couple of comfortable aliases for rsync.

Alias Description
rsync-copy copy all files and directories recursively preserving attributes with progress report
rsync-move move files and directories recursively preserving attributes and remove source files (will not remove directories though)
rsync-update copy files, but will not overwrite newer files on destination (also uses -a to preserve attributes)
rsync-synchronize synchronize source and destination, will remove files, which do not exist in SOURCE, but will keep newer files

Installation

Install it with fisher

 fisher add wawa19933/fish-rsync

Otherwise, copy all files to $XDG_CONFIG_HOME/fish/functions/

 cp *.fish $HOME/.config/fish/functions/

About

Aliases for common rsync commands

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

AltStyle によって変換されたページ (->オリジナル) /