Skip to content

divyanshu013/mac-dev-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

48 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Logo

Mac Dev Setup

Simple setup with lot of goodies 🍎

Preferences

  1. Enable Trackpad / Tap to click

  2. Enable Accessibility / Mouse and trackpad / Trackpad options / Enable dragging / Three finger drag

  3. Disable accent menu (needs restart):

defaults write -g ApplePressAndHoldEnabled -bool false
  1. Move key repeat rate and delay until repeat all the way to the right

Setup

  1. Install Brave.

  2. Install homebrew. Also installs command line tools.

  3. Install brew packages.

brew install git vim yarn wget watchman tree ffmpeg gh coreutils
  1. Configure git:
git config --global user.name "First Last"
git config --global user.email [email protected]
  1. Install Cascadia Code font

  2. Add GPG and SSH keys

  3. Install quick-look plugins:

brew install qlcolorcode qlstephen qlmarkdown quicklook-json qlimagesize webpquicklook quicklookase qlvideo --cask

CLI

  1. Install Oh my ZSH

  2. Install dotfiles

CLI plugins

Browsers

Extensions

  • Bitwarden
  • Dark Reader
  • File icons for GitHub and GitLab
  • Keepa
  • Lighthouse
  • Markdown Here
  • MetaMask
  • Minimal Theme for Twitter / X
  • Phantom
  • Raindrop.io
  • React Developer Tools
  • Reddit Enhancement Suite
  • Wikiwand
  • SponsorBlock - auto skips YouTube sponsors

Utils

Dev

Music

Apps

Related

Author

Attributions

Icons made by Flat Icons from www.flaticon.com is licensed by CC 3.0 BY

About

Simple mac dev setup with lots of goodies 🍎

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published