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

Re: Avoiding the zshells intelligence...in one case



Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> nonomatch() { setopt localoptions nonomatch; ${~@} }
> alias zscript='noglob nonomatch zscript'

This does not seem to work: Setting of nonomatch comes to late



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