From 7a65b212c4aa140f36118c6e3830c69d512c164e Mon Sep 17 00:00:00 2001 From: fatalhalt Date: Wed, 23 Jun 2021 22:53:02 -0500 Subject: macos switched to zsh from bash at some point --- macos/clean.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'macos') 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 -- cgit v1.2.3