Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)