Skip to content

My macbook script allow for a consistent and repeatable working and personal environment

License

Notifications You must be signed in to change notification settings

bernadinm/mac-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MBP Configuration for Personal and Professional Dev

Usage

This repo is to setup my MBP for ease of moving between machines and reconfiguring my OS when needed for temporary or permanent purposes.

mac-setup.sh

Installation

Applying base configuration

This base profile configures the MBP up to the point of all needed utilities have been installed.

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/bernadinm/mac-config/master/profiles/base/mac-setup.sh)"

Applying entire configuration

This below includes my personal config as well as the base to complete the setup

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/bernadinm/mac-config/master/mac-setup.sh)"

Authors

Originally created and maintained by Miguel Bernadin.

License

Apache 2 Licensed. See LICENSE for full details.

About

My macbook script allow for a consistent and repeatable working and personal environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages