summaryrefslogtreecommitdiffstats
path: root/macos/clean.sh
diff options
context:
space:
mode:
Diffstat (limited to 'macos/clean.sh')
-rwxr-xr-xmacos/clean.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/macos/clean.sh b/macos/clean.sh
index 21ccda3..90ee0e4 100755
--- a/macos/clean.sh
+++ b/macos/clean.sh
@@ -1,6 +1,8 @@
#!/bin/bash
-rm -f ~/Library/Application Support/CrashReporter/*
+#brew cleanup
+
+rm -f ~/Library/Application\ Support/CrashReporter/*
rm -rf ~/Library/Logs/DiagnosticReports/*
rm -rf ~/Library/Logs/*