ohmyzsh/tools
marcelsafin 7d620c6577 fix(uninstaller): use -- to prevent option injection on rm/mv
OMZ_DIR is derived from user-controlled environment variables ($ZSH,
$ZDOTDIR). If a value begins with -, rm/mv could interpret it as an
option flag. Using -- terminates option parsing per POSIX.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-23 16:26:32 +02: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 fix(installer): handle sudo shims that don't support -k flag (#13651) 2026-03-26 20:09:56 +01: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(uninstaller): use -- to prevent option injection on rm/mv 2026-04-23 16:26:32 +02:00
upgrade.sh feat: Update OpenSwag domain references to CommitGoods (#13434) 2025-11-19 17:44:11 -08:00