Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.05 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.05 KB

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...