Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ruyadorno/installme-osx

My personal script to setup a new OSX
https://github.com/ruyadorno/installme-osx

bash config install osx script setup shell

Last synced: 18 days ago
JSON representation

My personal script to setup a new OSX

Awesome Lists containing this project

README

        

# My personal scripts to setup a new OSX

These are just my personal scripts to help me setup a new osx machine.

To start a new setup, simply run:

```shell
bash -c "`curl -L https://raw.githubusercontent.com/ruyadorno/installme-osx/master/setup.sh`"
```

## Complete setup

Setting up a new osx machine requires some manual steps, [a gist enumerating all these steps is available here](https://gist.github.com/ruyadorno/d14d399b1853b29b08c8).

## License

Copyright (c) 2015 Ruy Adorno. Licensed under the [MIT License](http://www.opensource.org/licenses/mit-license.php).