"vscode:/vscode.git/clone" did not exist on "99a3c3c5c85b7a72037022607f41d682b77db7d7"
installer: replace the current shell with the new ZSH instance
This replaces the currently running process with the new one using `exec` instead of creating a new process. This way, when the user `exit`s out of the new shell it will not pop them back into the shell from which ohmyzsh was installed from.
Please register or sign in to comment