From 3743ccaf53d69867dfa5c6156ce10949fcd925a8 Mon Sep 17 00:00:00 2001 From: Sneed Group Holder Date: Sat, 16 Nov 2024 14:18:56 -0600 Subject: [PATCH] remove raycast --- full.zsh | 2 +- lite.zsh | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/full.zsh b/full.zsh index 60e1c66..74665ce 100644 --- a/full.zsh +++ b/full.zsh @@ -13,7 +13,7 @@ echo Install toolchain, then press ENTER. # Prepare Rosetta echo "[DSMOSS] Prepare Rosetta..." -softwareupdate --install-rosetta +softwareupdate --install-rosetta --agree-to-license echo Install Rosetta if on ARM, then press ENTER. # Prepare Homebrew diff --git a/lite.zsh b/lite.zsh index 3b83d0d..03f396b 100755 --- a/lite.zsh +++ b/lite.zsh @@ -13,7 +13,7 @@ echo Install toolchain, then press ENTER. # Prepare Rosetta echo "[DSMOSS] Prepare Rosetta..." -softwareupdate --install-rosetta +softwareupdate --install-rosetta --agree-to-license echo Install Rosetta if on ARM, then press ENTER. # Prepare Homebrew @@ -33,7 +33,7 @@ brew tap localsend/localsend brew install localsend brew install --cask nvidia-geforce-now roblox brew install --cask imazing-profile-editor -brew install --cask latest raycast +brew install --cask latest brew install git-credential-manager # NPM global