Commit Graph
3 Commits
Author SHA1 Message Date
root 75e888806f perm fix
Check scripts syntax / check-scripts-syntax (push) Successful in 9s
2026-08-28 20:09:27 -03:00
ivanch d5fb0b7df6 small things 2026-07-13 09:34:57 -03:00
ivanch d78c4946bd Combine update.sh + clean.sh into housekeeping.sh with subcommand dispatch
Check scripts syntax / check-scripts-syntax (push) Successful in 38s
- Merges both scripts into a single unified housekeeping.sh
- Subcommands: update, clean, omz, all (default)
- New 'omz' command: runs 'omz update' with safe fallback if not installed
- Unknown subcommands print usage and exit 0
- Shared utility functions defined once at top
- Preserves all existing OS detection, cleanup, and reporting logic
2026-07-05 13:09:20 -03:00