Skip to content

Instantly share code, notes, and snippets.

View seymayucer's full-sized avatar

Seyma Yucer seymayucer

View GitHub Profile
@seymayucer
seymayucer / macbook_installation.txt
Last active November 18, 2021 17:38
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)"