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

52ce3b7 · Nov 4, 2024

History

25 Commits
Nov 4, 2024
Aug 16, 2020
Aug 16, 2020
Nov 4, 2024
Nov 4, 2024
Jun 4, 2022
Jul 17, 2023
Jun 4, 2022
Oct 29, 2022

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