ohmyzsh/tools
Paul Frederiksen 9a5e8c7efd fix: resolve syntax errors in check_for_upgrade.sh when detaching from screen
- Replace echo -n with printf for better compatibility
- Fix variable quoting in printf statement for ERROR variable
- Resolves syntax errors: 'echo [-n] string' expected and missing quotes

Fixes #13291
2025-09-13 15:38:54 -07: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: resolve syntax errors in check_for_upgrade.sh when detaching from screen 2025-09-13 15:38:54 -07:00
install.sh fix(install): ensure --unattended is respected (#13275) 2025-08-19 12:46:13 +02: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 fix(cli): support noexec environments (#13042) 2025-03-29 12:55:20 +01:00