Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

💻 Software — Mac Mini Setup Tools

This folder contains configuration and setup tools for the Mac Mini recommended to run the SIMPLE project as part of the M2L2.

⚠️ This is not the SIMPLE project's application source code. These are environment setup tools (shell scripts, dotfiles, etc.) to provision a Mac Mini from a clean macOS install into a ready-to-run SIMPLE project host.


📁 Folder Structure

software/
├── scripts/           # zsh setup and configuration scripts
└── docs/              # Additional setup documentation and troubleshooting

✅ Prerequisites

Before running any scripts, make sure you have:

  • A Mac Mini running a supported version of macOS (see specs)
  • An admin user account
  • An active internet connection (for initial package installs)

🚀 Quick Start

@TODO


🤝 Contributing

Improvements to setup scripts are welcome! Please test changes on a clean macOS install before submitting a pull request. See the root CONTRIBUTING.md for guidelines.