Skip to content

jameskilbynet/MacSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacSetup

A couple of scripts I use to setup a factory fresh Mac with some of the settings and software I use.

cd ~/Downloads
curl -sL https://raw.githubusercontent.com/jameskilbynet/MacSetup/master/defaults.sh | bash
curl -O https://raw.githubusercontent.com/jameskilbynet/MacSetup/master/brew.sh
curl -O https://raw.githubusercontent.com/jameskilbynet/MacSetup/master/brew-apps.sh
chmod +x brew.sh
./brew.sh
chmod +x brew-apps.sh
./brew-apps.sh

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages