Skip to content

Systemgeek-louis/mac-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mac-setup

Set up a MacOS computer with Make

Usage

The installation will set up:

  1. XCode by prompting the installation from the Mac Store (and then accepting the license)
  2. Installing Homebrew manager
  3. Installing Homebrew packages specified in the Brewfile
  4. Performing any customizations (see customize.mk)
  5. Installing rvm

From Scratch

git clone https://github.com/lisa/mac-setup.git
cd mac-setup
make DOTFILE_PW="passphrase to decrypt or a file ref" all
make clean

Updating HomeBrew Packages

make install-brewfile

TODO

  • Improve docs
  • Checkout dotfiles to a temporary directory

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published