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

Re: 'whence' question



On Tue, Nov 11, 2014 at 11:14 AM, Bart Schaefer
<schaefer@xxxxxxxxxxxxxxxx> wrote:
>
> You could use
>
> alias whence='noglob whence '
>
> (the trailing space is important, see the description of the "alias" command).

And of course I botched this, the trailing space should NOT be there
for "whence" because you want "whence" itself to do the alias lookup.
Sorry.



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