501 B
501 B
setup_dev_environment.sh
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:
-aor--disable-auto-update: Disable Homebrew auto-updates.-nor--disable-notification: Disable notifications during setup.
Usage:
./setup_dev_environment.sh [-a|--disable-auto-update] [-n|--disable-notification]