https://github.com/garretpatten/macos-setup-scripts
Setup scripts for Mac OS environments
https://github.com/garretpatten/macos-setup-scripts
automation configuration-management dev-environment setup-script
Last synced: 4 months ago
JSON representation
Setup scripts for Mac OS environments
- Host: GitHub
- URL: https://github.com/garretpatten/macos-setup-scripts
- Owner: garretpatten
- License: mit
- Created: 2023-04-30T22:55:48.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-26T23:28:45.000Z (4 months ago)
- Last Synced: 2025-01-27T00:23:34.585Z (4 months ago)
- Topics: automation, configuration-management, dev-environment, setup-script
- Language: Shell
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Mac OS Setup Scripts
A repository of setup scripts for my mac OS environments# Instructions
## How to Use
```
# Clone repository
git clone https://github.com/garretpatten/macOS-setup-scripts# Checkout root of project
cd macOS-setup-scripts# Run master script
sh src/scripts/master.sh
```