diff --git a/.zprezto/runcoms/zalias b/.zprezto/runcoms/zalias index 99a95af..4d17441 100644 --- a/.zprezto/runcoms/zalias +++ b/.zprezto/runcoms/zalias @@ -128,13 +128,12 @@ rsync2() { --compress \ --human-readable \ --update \ - --inplace \ --times \ --no-whole-file \ --itemize-changes \ --stats \ - --fuzzy \ --verbose \ + --links \ "${(@)@}" }