Skip to content

Instantly share code, notes, and snippets.

@BeKnowDo
Last active April 22, 2021 20:19
Show Gist options
  • Save BeKnowDo/fd4201b9d11986ec69325b8b7bdd3fc0 to your computer and use it in GitHub Desktop.
Save BeKnowDo/fd4201b9d11986ec69325b8b7bdd3fc0 to your computer and use it in GitHub Desktop.
MacOS Catalina Setup

MacOS Catalina Setup

Install Xcode

VS Code Installation

Install Homebrew

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"

Install Git

brew install git

Install NodeJS

brew install node

Install Composer

brew install composer

Install Watchman

brew install watchman

Install wget

brew install wget

Install iTerm2

brew install iterm2

Install Redis

brew install redis

Install Alfred (spotlight alternative)

Alfred

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment