macOS-scripted-setup icon indicating copy to clipboard operation
macOS-scripted-setup copied to clipboard

A scripted macOS setup for automatic User configurations and App installations.

Results 7 macOS-scripted-setup issues
Sort by recently updated
recently updated
newest added

Any feedbacks for [macOS 14 Sonoma](https://www.apple.com/macos/sonoma-preview/) support is highly appreciated.

help wanted

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...

help wanted
wontfix

Add settings to enable «Night Shift», using the Homebrew library [smudge/nightlight](https://github.com/smudge/nightlight)

enhancement

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...

wontfix

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...

bug

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...

bug

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.

enhancement