Skip to content

Instantly share code, notes, and snippets.

View cristiean's full-sized avatar
🎯
Focusing

Alexandru cristiean

🎯
Focusing
View GitHub Profile
@cristiean
cristiean / macos_setup.md
Last active September 10, 2024 22:57
MacOS setup

MacOS Setup

Using this to set up MacOS after a fresh install. Worked for MacOS Monterey in Apr 2022.

Homebrew

  • Install Homebrew
    • Run any commands the installer asks you to
    • You might need to add brew to your PATH. Follow the installer's instructions
    • Optional (if you have a Brewfile you want to install from):
      • Navigate to the folder that has the Brewfile