Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.47 KB

README.md

File metadata and controls

40 lines (31 loc) · 1.47 KB

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