Create a Symlink to the macOS Configuration File
ln -sf ~/Projects/dotfiles/.macos ~/.macosMake the Script Executable
chmod +x ~/.macosRun the Script
~/.macosNote: The script will ask for administrator privileges since some settings require sudo access. You'll be prompted for your password.