Skip to content

ericjanto/mac-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

--- Mac Setup ---
This repository contains instructions organised into a single Makefile to
streamline setting up a new Mac.

--- Steps ---
* Old machine *
make old

* New machine *
make ssh
mkdir -p ~/developer/admin && git clone [email protected]:ericjanto/mac-setup.git ~/developer/admin/mac-setup/
cd ~/developer/admin/
make

--- TODO ---
Include dotfiles in this repository
Code review the Makefile
Sometimes the default make target won't be able to run through all steps - for
    this case, don't run through steps that have already been complete

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published