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: 8 months ago
JSON representation
My personal script to setup a new OSX
- Host: GitHub
- URL: https://github.com/ruyadorno/installme-osx
- Owner: ruyadorno
- Created: 2015-02-27T15:14:02.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2025-02-10T21:28:40.000Z (10 months ago)
- Last Synced: 2025-04-02T06:48:51.262Z (8 months ago)
- Topics: bash, config, install, osx, script, setup, shell
- Language: Shell
- Homepage:
- Size: 86.9 KB
- Stars: 62
- Watchers: 2
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).