Update setup.sh

Copy the terminal profile instead of moving it.
This commit is contained in:
Phillip 2024-06-06 12:20:38 +00:00
parent 0a1a146c53
commit 80da53eac4

View File

@ -66,7 +66,7 @@ brew bundle --file Brewfile
./Dock.sh ./Dock.sh
# Applescript to open up Terminal using the downloaded theme # Applescript to open up Terminal using the downloaded theme
mv Custom.terminal ~/Downloads/Custom.terminal cp Custom.terminal ~/Downloads/Custom.terminal
osascript <<EOD osascript <<EOD
tell application "Terminal" tell application "Terminal"
activate activate