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

Re: problem with zmv



You don't run zmv with "." -- it's intended to be either autoloaded or
run as a script i.e. in a subshell.  If you load it with "." then the
"emulate -LR zsh" at the top affects your entire shell, rather than
being local to the function.



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