Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ruyadorno/installme-osx
- Owner: ruyadorno
- Created: 2015-02-27T15:14:02.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-29T19:55:03.000Z (7 months ago)
- Last Synced: 2024-10-17T03:14:51.646Z (27 days ago)
- Topics: bash, config, install, osx, script, setup, shell
- Language: Shell
- Homepage:
- Size: 85 KB
- Stars: 62
- Watchers: 3
- Forks: 18
- 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).