This script automates the setup of a development environment by installing essential tools, configuring common settings, and providing options for customization. It supports the following options:
-a
or --disable-auto-update
: Disable Homebrew auto-updates.-n
or --disable-notification
: Disable notifications during setup.Usage:
./setup_dev_environment [-a|--disable-auto-update] [-n|--disable-notification]