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

https://github.com/spilth/macos

macOS Setup Script
https://github.com/spilth/macos

Last synced: 8 months ago
JSON representation

macOS Setup Script

Awesome Lists containing this project

README

          

# macOS Setup Script

To set up your Mac, run the following:

```bash
$ curl https://raw.githubusercontent.com/spilth/macOS/master/setup | bash
```

Or alternatively:

```bash
$ git clone git@github.com:spilth/macOS.git
$ cd macOS
$ ./setup
```