https://github.com/gilbitron/setup
Script for automated macOS setup
https://github.com/gilbitron/setup
Last synced: about 2 months ago
JSON representation
Script for automated macOS setup
- Host: GitHub
- URL: https://github.com/gilbitron/setup
- Owner: gilbitron
- License: mit
- Created: 2025-01-05T21:29:15.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-06T21:19:15.000Z (4 months ago)
- Last Synced: 2025-03-10T03:09:39.255Z (2 months ago)
- Language: Shell
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# setup
Script for automated macOS setup```bash
cd ~
git clone https://github.com/gilbitron/setup.git
cd setup
bash setup.sh
```