Skip to content

My personal checklist for setting up a new Mac's dev environment

Notifications You must be signed in to change notification settings

davidhsianturi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repository includes the custom files that I use to set up a new Mac's development environment. It gets me up to speed with Git, PHP, Laravel, Go, and more so I can more quickly get back to coding.

Checklist

  • Update macOS to the latest version
  • Download and install Xcode from the App Store or https://developer.apple.com/download/ open it and accept the license agreement
  • Install macOS Command Line Tools by running xcode-select --install
  • Secure Git(Hub) access
  • Clone this repo to ~/.dotfiles and run fresh.sh
  • Restore application settings by running mackup restore
  • Restart the computer to finalize the process

Thanks to...

About

My personal checklist for setting up a new Mac's dev environment

Topics

Resources

Stars

Watchers

Forks