X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=rc;h=50f89c75c567e2cf65e3b6354224e07f1aad4817;hb=7a4b0646c349a43f831edf01f299727757777b76;hp=e49d7668c165b3188a2a2a4faf92a2db90971410;hpb=216b6f45986b8e39c90b5b626a1d751955644e20;p=config%2Fdotfiles.git diff --git a/rc b/rc index e49d766..50f89c7 100644 --- a/rc +++ b/rc @@ -6,3 +6,8 @@ set ftp:list-options -a # Store passwords in the bookmarks file. set bmk:save-passwords yes + +# Create new "command" sync which will sync local directories with remote ones +# and transfer all missing/outdated files. Local files which don't exist +# anymore are removed on the server. +alias sync mirror --verbose --reverse --delete --exclude .DS_Store