https://github.com/pixelcmtd/cmmss
chrissx Media macOS Setup Scripts
https://github.com/pixelcmtd/cmmss
Last synced: about 1 year ago
JSON representation
chrissx Media macOS Setup Scripts
- Host: GitHub
- URL: https://github.com/pixelcmtd/cmmss
- Owner: pixelcmtd
- License: mpl-2.0
- Created: 2021-01-30T15:42:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-05-04T15:23:00.000Z (about 4 years ago)
- Last Synced: 2025-03-11T04:25:21.994Z (over 1 year ago)
- Language: Shell
- Size: 158 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CMMSS
chrissx Media macOS Setup Scripts is a set of scripts for easily installing a
load of packages and configuration, primarily on "Apple silicon" (ARM),
currently macOS 12 Monterey.
We won't bother to support older macOS versions, because there is virtually no
reason to not use the latest one. If you want to use it on another version,
patching it should be pretty easy though. Using CMMSS on Intel-based Macs is
also untested, but it _should_ work.
## How to use
* Install [iTerm](https://iterm2.com/downloads/stable/latest)
* Install [XCode](https://apps.apple.com/de/app/xcode/id497799835) from the
App Store (`open -a "App Store" https://apps.apple.com/de/app/xcode/id497799835`)
* Run `sudo xcodebuild -license` and agree to the license
* Run `curl -L https://github.com/pixelcmtd/CMMSS/raw/master/bootstrap | sh`
* iTerm Preferences: General → Preferences →
`Load preferences from a custom folder or URL` → `/Users/your_name/CMMSS`