``` cp () { rsync -avhW --progress --inplace ${@} } ```
If I ever need to use the `cp` binary, I execute `=cp`, which evaluates to `/bin/cp`.