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

Re: How do I get rid of _complete_alias error generated by bash code?



On Wed, Sep 15, 2021 at 10:48 PM Steve Dondley <s@xxxxxxxxxxx> wrote:
>
> I tried commenting out all the lines and reloading zsh ...

This is the way.

> ... but it still throws the errors.

My guess is that by "reloading zsh" you mean running `source
~/.zshrc`. If that's the case, this is the culprit. Try restarting zsh
for real. In most cases `exec zsh` is enough. When in doubt, reboot.

Roman.




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