My 2021 Mac setup
·2 min read·#misc
While referring to my Mac setup below, should take a look at swyx's new Mac setup video.
- Browsers:
- Download
Chrome/CanaryandBrave, setChrometo default - Page zoom 80%
- Download
- Login:
- GitHub
- Gmail
- Trello
- Notes using iCloud (Grammar and Spelling -> Deselect all)
- MacOS system settings:
- Disable Spotlight search for all miscellaneous crap except apps, and system preferences. Especially
Developer option - Ensure to add
xcode.appto /Applications - Disable
Ask Siri - Fix trackpad direction: Trackpad -> Scroll & Zoom ->
Natural off - Increase trackpad + mouse sensitivity
- Disable Spotlight search for all miscellaneous crap except apps, and system preferences. Especially
- Finder settings:
- Preferences ->
show filename extensions - Enable showing dotfiles (just hold
cmd+ shift +dotkeystroke) in a Finder window - Show path bar in footer for easier navigation
- Preferences ->
- Keyboard:
- Shortcuts: copy picture of selected area to clipboard ->
cmd+e - Remap
cmd+qto anything else to prevent accidentalclose-all - Key Repeat:
off - Text tab unselect 3 items:
correct..,capitalise..andadd full stop..
- Shortcuts: copy picture of selected area to clipboard ->
- MacOS Dock:
- Remove everything except -
Finder,System Preferences, andTrash - Turn Dock
Auto Hidingon
- Remove everything except -
- Chrome extensions:
- Terminal environments:
- My dotfiles.
- ZSH - first usage of git will prompt you to install
git(takes 15 minutes) git config --global user.name "cyeehan"git config --global user.email cyh0011215@gmail.com- Font - Inconsolata for Powerline
- autosuggestions
- syntax highlighting
- Hyper Terminal.
- settings: shell: '/bin/zsh'
- settings:
fontFamily: '"Inconsolata for Powerline", Menlo, "DejaVu Sans Mono", Consolas, "Lucida Console", monospace', - Fig (Search
Figonyeehanchung@gmail.com)- More CLI tools recommended by the founder of Fig - zsh abbreviations.
- Homebrew

- GitHub CLI
brew install batbrew install denobrew install node| NPM
- Apps
- Stretchly (better rest time)
- LICEcap (make Gifs)
- SimpleNote | App store
- Kap (video capture)
- Caffeine (keep Mac awake)
- Clipboard manager
- Emoji on Mac
- Magnet - luxurious
- DaisyDisk - luxurious
- iStat Menus 6 - luxurious | check my personal email cyh001..
References
Last edited Nov 1, 2021