/mac-setup

Script for easier setup of a new MacOS dev machine

Primary LanguageShellThe UnlicenseUnlicense

mac-setup

curl https://raw.githubusercontent.com/julianburr/mac-setup/main/mac-setup.sh | bash

What is this?

Script for easier setup of a dev machine. This script is based on https://github.com/thomaspoignant/mac-dev-setup which I've adjusted for my needs. It's supposed to run on a fresh MacOS machine and will install the following software:

Manual steps after running the setup scripts

How can I contribute?

This is mostly meant as my personal setup script and as inspiration for your own, so copy/paste it into your own repo to make the adjustments you want for your setup. If you find actual issues or potential improvements with this repo though, definitely feel free to open an issue or a pull request 🤓