macOS-scripted-setup
macOS-scripted-setup copied to clipboard
A scripted macOS setup for automatic User configurations and App installations.
Any feedbacks for [macOS 14 Sonoma](https://www.apple.com/macos/sonoma-preview/) support is highly appreciated.
Some Applications downloaded by the script and using `curl` will, when trying to be (automatically) be opened, show the warning: > «App is damaged and can’t be opened. You should...
Add settings to enable «Night Shift», using the Homebrew library [smudge/nightlight](https://github.com/smudge/nightlight)
The Homebrew extension `mas` ([Mac App Store command line interface](https://github.com/mas-cli/mas/)), for automatic Apps install from the Mac App Store, **won't recognize a successful App Store-authentication** during setup. Reason is the...
When installing on fresh M2 Mac Mini: ``` Installing Xcode Command Line Tools (xcode): xcode-select: error: Unable to get active developer directory. Use `sudo xcode-select --switch path/to/Xcode.app` to set one...
Just setting up a mac mini M2, I'm getting: ``` Installing Visual Studio Code: ######################################################################### 100.0%######################################################################### 100.0% ❌ Cannot move Application 'Visual Studio Code.app' Path not found: /Users/corneliusroemer/Downloads/Visual Studio Code.app...
Due to bug in script, I had to rerun the installer multiple times. It's annoying that it redoes all the steps, like installing Google Chrome. Ideally things wouldn't be redone.