Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/frani/setup

⚙️ Setup OS as I like
https://github.com/frani/setup

bash brew macos

Last synced: 24 days ago
JSON representation

⚙️ Setup OS as I like

Awesome Lists containing this project

README

        

# About

I'm sharing this next scripts that usually use to setup my Mac.
Often that person is myself in a close future (frequenly break or reset my Mac)

# Run it

Run next script and choose which system do you want to setup:

```sh
sudo /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/frani/setup/main/init.sh)"
```