Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/frani/setup
- Owner: frani
- Created: 2021-06-11T21:41:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-03T16:26:57.000Z (over 1 year ago)
- Last Synced: 2023-10-04T07:18:57.712Z (over 1 year ago)
- Topics: bash, brew, macos
- Language: Shell
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)"
```