Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

rsync hosts completion not working after aliased



Hi,

rsync completes hosts nicely until I define the following alias:

alias rsync='/bin/rsync -uavz --progress -e ssh --chmod=Dg-rx,Do-rx'

and then it doesn't complete anything, even files. I do _complete_help on this and it shows nothing.

Little help?

Messages sorted by: Reverse Date, Date, Thread, Author