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

Re: [RFC][PATCH] Add zrestart()



On Tue, Apr 27, 2021 at 1:43 PM Marlon Richert <marlon.richert@xxxxxxxxx> wrote:
>
> By the way: What kind of error in the dotfiles would cause the shell
> not to be able to start?

Adding the following line to zshrc should do it:

    exec true

Something like this does happen in the real world. E.g., it's not
uncommon to exec into tmux from rc files.

Roman.




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