0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
ohmyzsh/tools
Luca S 73f29087f9 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.
2019-06-03 17:18:23 +02:00
..
check_for_upgrade.sh upgrade: fix lock-out on first upgrade check 2019-04-07 20:39:25 +02:00
install.sh installer: replace the current shell with the new ZSH instance 2019-06-03 17:18:23 +02:00
require_tool.sh Fix version parsing. Now working with command $ zsh --version 2011-04-13 17:24:44 +02:00
theme_chooser.sh use https everywhere (#6574) 2018-08-07 20:42:01 +02:00
uninstall.sh Removing source command 2015-11-04 20:36:53 +07:00
upgrade.sh Updating Oh My Zsh shop URLs (#7619) 2019-02-25 19:22:07 -06:00