Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/garretpatten/macos-setup-scripts
Setup scripts for Mac OS environments
https://github.com/garretpatten/macos-setup-scripts
Last synced: about 5 hours 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-18T19:59:39.000Z (4 months ago)
- Last Synced: 2024-07-19T03:49:46.340Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
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
```