diff --git a/setup.sh b/setup.sh index 44c3cd0..bb63d99 100755 --- a/setup.sh +++ b/setup.sh @@ -66,7 +66,7 @@ brew bundle --file Brewfile ./Dock.sh # Applescript to open up Terminal using the downloaded theme -mv Custom.terminal ~/Downloads/Custom.terminal +cp Custom.terminal ~/Downloads/Custom.terminal osascript <