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

Re: Returning to vanilla ZSH during run-time?



On 16/02/2008, Richard Hartmann <richih.mailinglist@xxxxxxxxx> wrote:
> Hi,
>
> I frequently test out other .zshrc files' goodies and always create a new shell
> to make sure previous tests do not interfere with the specific thing I am trying
> to do. I was wondering if there was a way to complete remove all run-time
> configuration and source all rc files anew. Basically, I am looking for a clean
> rehash.

Maybe just
exec zsh
?

-- 
Mikael Magnusson



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