macos-terminal-themes

Color schemes for default macOS Terminal.app

Installation Instructions

1.
Clone or download this repo

2.
Go to  folder

3.
Double click on *.terminal file. It will open a new Terminal window with selected color theme.

4.
Set the theme as the default one with Shell -> Use Settings as Default
1.clone
git clone https://github.com/lysyi3m/macos-terminal-themes.git

2.bulk open theme
cd themes/  && ls |xargs -n1 open

3.bulk kill zsh

ps -ef | grep zsh | grep -v grep |awk '{print $3}' |xargs kill -9

4.set default themes

70b4c21f85ea7d5d7f8d70fa56a50047.png