diff --git a/run.sh b/run.sh index 43d105c..94e33b0 100644 --- a/run.sh +++ b/run.sh @@ -26,9 +26,6 @@ echo "✅ Install Homebrew" eval "$(/opt/homebrew/bin/brew shellenv)" brew tap homebrew/bundle > /dev/null && brew bundle install --global -q -echo "✅ Set fish" -. ./command/set_fish.sh - echo "✅ Set Mac defaults" . ./command/mac_defaults.sh