diff options
Diffstat (limited to 'macos/clean.sh')
-rwxr-xr-x | macos/clean.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macos/clean.sh b/macos/clean.sh index 3c124b6..70d0713 100755 --- a/macos/clean.sh +++ b/macos/clean.sh @@ -7,6 +7,7 @@ rm -rf ~/Library/Logs/DiagnosticReports/* rm -rf ~/Library/Logs/* rm -f ~/.bash_sessions/* +rm -f ~/.zsh_sessions/* rm -f ~/.zsh_history for arg in $@; do |