https://github.com/zthxxx/init-macos-dev
init my macOS development environment
https://github.com/zthxxx/init-macos-dev
dev-tools developer-tools development env macos macos-dev
Last synced: 8 months ago
JSON representation
init my macOS development environment
- Host: GitHub
- URL: https://github.com/zthxxx/init-macos-dev
- Owner: zthxxx
- License: mit
- Created: 2018-04-05T19:04:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-05T03:39:52.000Z (about 1 year ago)
- Last Synced: 2025-04-03T17:53:41.886Z (12 months ago)
- Topics: dev-tools, developer-tools, development, env, macos, macos-dev
- Language: Shell
- Size: 62.5 KB
- Stars: 22
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# init-macOS-dev
[](https://www.apple.com/macos/high-sierra/)
init my macOS development environment
download and install applications for custom
## usage
```bash
curl -sSL -H 'Cache-Control: no-cache' https://github.com/zthxxx/init-macOS-dev/raw/master/installer.sh | bash
```
## Descrption
before use this initialization, you shoule
- make sure you have a fast network environment (with proxy in router/date)
- login your Apple account / iCloud / App Store
- `sudo xcode-select --install` and reboot
- make sure your App Store account are purchased with `init-application.sh - ${mas_only_app}`
- make sure ssh config which you want sync in `{iCloud}/Documents/Preferences/ssh-config/`
- [option] make sure Clash config at `{iCloud}/Documents/Preferences/clash/config.yaml`
## Reference
- https://sxyz.blog/macos-setup
## Author
**SSlaunch.sh** © [zthxxx](https://github.com/zthxxx), Released under the **[MIT](./LICENSE)** License.
> Blog [@zthxxx](https://blog.zthxxx.me) · GitHub [@zthxxx](https://github.com/zthxxx)