Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 ;)**