Skip to content

Instantly share code, notes, and snippets.

@seymayucer
Last active November 18, 2021 17:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save seymayucer/d36b98b29c8b5022cba2c08365fea4a4 to your computer and use it in GitHub Desktop.
Save seymayucer/d36b98b29c8b5022cba2c08365fea4a4 to your computer and use it in GitHub Desktop.
when you have new MacBook
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install --cask spotify
brew install --cask visual-studio
brew install --cask sublime-merge
brew install --cask visual-studio-code
brew install --cask sublime-text
brew install --cask figma
brew install --cask iterm2
brew install --cask miniforge
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment