New Mac Setup
Bare minimum apps and configurations that work for me
Apps
Browser Plugins
Ad blockers
Safari - Wipr
FF / Chrome - uBlock Origin
Privacy - Ghostery
Read Later - Instapaper / Raindrop.io
System Configs
Change TRACKPAD settings
Preferences -> Trackpad
"Tap to click"
"Lookup and data detectors" with 3 finger tap
"3 finger window drag" - Preferences -> Accessibility -> Pointer Controls -> Trackpad options -> Enable dragging
Change Screenshot shortcut to ⌘
+ shift
+ C
⌘
+ shift
+ C
Keyboard Preferences -> Shortcuts -> Screenshots -> Copy picture of a selected area to the clipboard
Replace Spotlight with Alfred keyboard shortcut - ⌘
+ space
⌘
+ space
Code
.things
Code
.things
Homebrew - Package manager for Mac
Customize Terminal - Basic tweaks
Multiple Python - Using the magic of
pyenv
Git - Git basics and cheatsheets
AWS CLI - Manage AWS from Terminal
Sublime Text - Simplest and fastest code editor
Add autosave (ref)
Last updated