Skip to content

Instantly share code, notes, and snippets.

@AlienQbw
Last active December 21, 2021 10:53
Show Gist options
  • Save AlienQbw/4c0bb511a0d0a4b0b041d9f5b62cb28c to your computer and use it in GitHub Desktop.
Save AlienQbw/4c0bb511a0d0a4b0b041d9f5b62cb28c to your computer and use it in GitHub Desktop.
Setup-for-my-Mac
  1. Install google chrome and login, as well as login to your apple accounts
  2. $ xcode-select --install
  3. $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  4. $ brew update
  5. $ brew install git
  6. $ brew install iterm2
  1. $ brew install --cask rectangle
  2. $ brew install --cask alfred
  • No need to give it accessibility
  • Add feature to look for Folders
  • In system preferances, in shortcuts disable spotlight
  • Change key bind for alfred to cmd + space
  • Change theme to macOS Dark
  1. $ brew install alt-tab
  2. Configuration of Finder - Sidebar and preferances
  3. Install Node.js
  4. $ mkdir ~/dev
  5. $ brew install --cask visual-studio-code
  6. Login to vscode to sync
  7. https://bjango.com/mac/istatmenus/ - iStat menus
  8. $ brew install --cask figma
  9. $ brew install --cask xampp
  10. $ brew install --cask background-music
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment