From 0e3b750bf26dfbffb951e1308541eb2ccabc4cb1 Mon Sep 17 00:00:00 2001 From: Phillip Date: Thu, 19 Sep 2024 10:19:47 +0100 Subject: [PATCH] Restore comment --- setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.sh b/setup.sh index ee35848..607be91 100755 --- a/setup.sh +++ b/setup.sh @@ -83,7 +83,7 @@ defaults write com.apple.Terminal "Startup Window Settings" -string "Custom" defaults write com.apple.Terminal "Default Window Settings" -string "Custom" rm ~/Downloads/Custom.terminal -Copy ZSH Profile (disabled while re-doing profile) +#Copy ZSH Profile rsync zshrc ~/.zshrc source ~/.zshrc