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

Re: trapped in bash



Ray Andrews wrote on Sat, Dec 17, 2016 at 14:40:50 -0800:
> Ah ... it's the stock files in /etc/zsh, I renamed the directory and
> everything is as I expect.

If you just rename the directory, it'll be recreated the next time you
upgrade your zsh package (which is probably very soon).  You could
instead 'setopt NO_GLOBAL_RCS' in .zshenv.

dpkg-divert(1) may work as well (I'm not sure how it handles directory
diversions).

Cheers,

Daniel



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