Skip to content

ajfigueroa/new-mac-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

New Mac Setup

Inspired by https://github.com/KrauseFx/new-mac and https://github.com/clakech/macbook-pro-setup

Terminal

  • Install iTerm 2
    • Preferences > Appearance > Theme > Minimal
  • Install oh-my-zsh
  • Install git
    • Reconfigure git branch behaviour via: git config --global pager.branch false as per this SO post.
  • Sync with dotfiles
  • Install brew
  • Install heroku-cli
    • Setup remotes for local repos via: heroku git:remote -a {PROJECT_NAME}

Applications

Browsers

  • Setup uBlock for both Safari and Chrome

Other

  • Add Development folder

About

A checklist of setup items for a new Mac

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published