Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andrewn6/bootstrap
A bootstrap script for macos which installs my configurations, and apps on a new machine
https://github.com/andrewn6/bootstrap
Last synced: 6 days ago
JSON representation
A bootstrap script for macos which installs my configurations, and apps on a new machine
- Host: GitHub
- URL: https://github.com/andrewn6/bootstrap
- Owner: andrewn6
- Created: 2022-05-23T19:19:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-31T20:12:25.000Z (over 2 years ago)
- Last Synced: 2024-12-31T07:44:22.003Z (8 days ago)
- Language: Ruby
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What this does
- Installs homebrew
- Installs the programs I use via `Brewfile`
- Installs my dot files
- Enables macOS firewall
- Installs xcode command line tools
- and a bunch more..**I highly recommend you do not run this script without reading through the code of it to understand what it does to your system, It could install/configure unwanted stuff ;)**