https://github.com/socheatsok78/setup-macos
My personal macOS setup script
https://github.com/socheatsok78/setup-macos
dotfiles-setup macos setup-script
Last synced: about 2 months ago
JSON representation
My personal macOS setup script
- Host: GitHub
- URL: https://github.com/socheatsok78/setup-macos
- Owner: socheatsok78
- License: mit
- Created: 2021-11-19T06:13:04.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-26T06:17:40.000Z (almost 4 years ago)
- Last Synced: 2026-04-07T16:36:27.647Z (2 months ago)
- Topics: dotfiles-setup, macos, setup-script
- Language: Shell
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# setup-macos
My personal macOS setup script
## Install & Update Script
```sh
curl -o- https://raw.githubusercontent.com/socheatsok78/setup-macos/main/install | sh
```