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