mirror of
https://github.com/tw93/Mole.git
synced 2026-02-11 22:19:00 +00:00
Performance and speed optimization
This commit is contained in:
@@ -53,7 +53,9 @@ clean_deep_system() {
|
||||
fi
|
||||
|
||||
# Clean orphaned cask records (delegated to clean_brew module)
|
||||
clean_orphaned_casks
|
||||
# DISABLED: This feature triggers password prompts and provides minimal benefit
|
||||
# Users can manually run: brew list --cask && brew uninstall --cask <name>
|
||||
# clean_orphaned_casks
|
||||
|
||||
# Clean macOS Install Data (system upgrade leftovers)
|
||||
# Only remove if older than 30 days to ensure system stability
|
||||
|
||||
Reference in New Issue
Block a user