mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-12 08:50:08 +00:00
73f29087f9
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. |
||
---|---|---|
.. | ||
check_for_upgrade.sh | ||
install.sh | ||
require_tool.sh | ||
theme_chooser.sh | ||
uninstall.sh | ||
upgrade.sh |