ohmyzsh/tools
Diego Villarreal b106d4112c feat(installer): add specific flag to skip Zsh execution after installation
This flag would skip executing a Zsh subshell without forcingly use --unattended,
allowing the user to still choose to change the default shell and overwrite the
current .zshrc file at users's $HOME.

This flag is compatible with other established ways to skip running a Zsh subshell,
like `RUNZSH=yes sh -c "$(<fetch_OMZ_installer_command>)`, or `--unattended`, as
noted in PR #5853 (https://github.com/ohmyzsh/ohmyzsh/pull/5853#issuecomment-496625733)
2026-04-01 11:56:15 -06:00
..
changelog.sh fix(changelog): show if there are no changes (#12934) 2025-01-23 20:38:12 +01:00
check_for_upgrade.sh fix(check_for_upgrade): ensure compatibility with screen (#13302) 2025-09-19 15:47:45 +02:00
install.sh feat(installer): add specific flag to skip Zsh execution after installation 2026-04-01 11:56:15 -06:00
require_tool.sh chore(docs): fix some typos (#11211) 2022-10-03 17:03:53 +02:00
theme_chooser.sh fix(theme-chooser): use env in shebang (#12720) 2024-10-03 10:47:33 +02:00
uninstall.sh fix(uninstall): abort uninstall if unable to change shell (#10357) 2023-03-23 14:34:43 +01:00
upgrade.sh feat: Update OpenSwag domain references to CommitGoods (#13434) 2025-11-19 17:44:11 -08:00