Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-19T03:36:22.000Z (12 months ago)
- Last Synced: 2024-04-10T22:20:08.995Z (10 months ago)
- Topics: dev-tools, developer-tools, development, env, macos, macos-dev
- Language: Shell
- Size: 91.8 KB
- Stars: 21
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# init-macOS-dev
[![Platform](https://img.shields.io/badge/platform-macOS_High_Sierra-brightgreen.svg)](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)