This weekend I'm going to set up a new Macbook Pro 13' for work. π» Here are my current preferences for setting up a MacBook Pro.
ο£Ώ > System Preferences :
-
Keyboard
- Input sources - English - set to ABC instead of a specific country.
- Key repeat set to the fastest and delayed until repeat to the shortest.
- Shortcuts - Mission Control - overwrite
command + Q
to the Do Not Disturb on/off
-
Desktop & Screen Saver
- Screen Saver - Hot Corner - Set lock screen or sleep
-
Trackpad
- Point & Click - change the speed to the fastest
Disable Ask Siri
-
Dock
- Remove everything unnecessary application but leave some important like Finder and Trash
- Show recent applications in Dock
- Turn automatically hiding on
Finder - show path bar
-
Accessibility
- Pointer Control - Trackpad Options - Enable dragging - three-finger drag
- Double click speed to the fastest
- Scrolling speed to the fastest
-
Security and Privacy
- Allow apps downloaded from App Store and identified developers
- Turn the Firewall on
Cherry-pick some good stuff here you think will suit you.
Applications :
- Brave browser and set it to default.
-
Chrome extensions:
IDE :
I'm using VSCode with JetBrains Mono and following extensions:
- Prettier
- GitLens
- ESLint
- Bracket Pair Colorizer
- Code Spell Checker
- Emmet
- Live Share
Terminal environments :
I'm using iTerm2 + Zsh + Spaceship theme with following setup:
- autosuggestions
- syntax highlighting
- homebrew
- git
- node.js
- SSH
See also Ali Spittel's My Terminal Setup: iTerm2 + Zsh π₯ and Lukas Gabsi's 2020 π macOS Terminal Setup (zsh + π + iTerm)
Thanks for reading my mac setup article. I really hope this could help speed up your process or gave you some ideas for the next macOS setup. π
I am always looking for ways to improve my efficiency, so if you use any tool that you find useful, feel free to comment on this post.π
Top comments (22)
Nice setup! Sharing my teamβs mac setup here as well. (Weβre a bunch of coding product designers π)
macsetup.xyz/
I usually do a clean wipe every end of the year. So, I keep this handy π
Cool stuff! Thanks for sharing β¨
I would look into Vivaldi as your browser over Brave. I too used Brave for a while, and have switched over to Vivaldi. They have added a few nice addons. Like screen capture supported right in the browser. The ability to keep notes as well, instead of copy and pasting to sticky notes.
Alfred is a must. It's free, but if you pay for it. It then supports the history of the copy command. Man, that saves me a few seconds every day.
Spectacle is another if you run multiple monitors most of the time.
Thank you for the suggestions and will check them out, especially the Vivaldi! π€©
I noticed that Spectacle is no longer maintained but there's another good option - Rectangle.
I'll have to look at rectangle then.
What do you mean by "regular ABC"? I'm in the UK and Apple's keyboard layout is ISO but not really UK - it's somewhere between US and UK - so I have to go in and make a bunch of changes to get it as close to UK as possible.
I set cmd+Q to the thing that inverts screen colours, because it's the least destructive thing I could find and Apple don't let you turn the combo off.
Speaking of things you can't turn off, I set the dock to the smallest size allowed, auto-hide it and position it on the right edge of the monitor, so I'm less likely to trigger it by accident.
It's difficult to hack MacOS into a pleasant experience.
Thanks for the points, some are really great options :) The regular ABC means it's in English but I didn't set it to a specific country, the symbol above the key
3
on my keyboard is#
but if I choose to British, it will typeΒ£
instead of#
.I was using dock position on the right edge before and just decided to change to bottom this time due to my monitor is on the right display position, and so far I don't have any issue with auto-hide.
New Macbook Pro 13'? As in the one with M1 Processor?
I don't really want to be a beta-tester, I'd probably let one gen, then consider it :)
Oh ok, Was trying to get reviews for users.
With the price tag that apple comes with, its understandable that no one wants to be the beta tester.
Nice list! I would also look into the clipboard manager called Flycut (apps.apple.com/br/app/flycut-clipb...) and Jolt for Caffeine to prevent display sleep! (apps.apple.com/br/app/jolt-of-caff...)
Thanks for recommending! I'd probably go for preventing the computer from sleeping on the System Preferences > Energy Saver.
Nice list! Does uBlock to much on top of Brave?
Thanks! Yes, they actually do similar things but uBlock could prevent the page from loading if there's any bad risk.
Ah cool! So just an extra neat little feature :)
I would recommend the starship theme for zsh, it is faster than spaceship as it is written in rust and imo it looks nicer.
Thanks! I'd give it a try since I use spaceship for a year now!
Alternatively, i'd look at Powerline10K (not 9K). Seems to be 28x faster than Spaceship
Thanks Mark, I've heard good thing about it too!
Great post. Thank you for all the above :)
Nice tips
Thank you! :D
You're welcome