a
a
aizatto.com
Build.my
GitHub
Linkedin
Notion
Search…
aizatto.com
Table of Contents
Portfolio, Projects, Tools, Toys
Interview Guide
Engineering Code
Engineering Management
Why GitBook?
Getting into Tech
Personal Goals
Daily Drivers
Contacting Me
Notes
AWS
JavaScript
Node.js
Software Engineering
Technical Due Diligence
Web Development
Archive
Amazon Echo Dot (3rd Gen) with clock
Apple
AirPods Pro
Apple Notes
Apple Watch Series 4
iPad Pro 11" 2018
MacBook Pro 15" 2017
macOS
Audible
Balance
Bags
Bandwidth Requirements
B2B/B2C
Blockchain
Board Games
Broadway
Cheap, Good, Fast
CLI
Cloud Providers
Communication
Company
Content Creation
COVID 19/Corona Virus
Coworking Spaces
Daily Routine
Dating
Displays / Monitors
DNS
Domain Registrars
Driving
eCommerce
Empire Building
Facebook for Developers
Fever
Fiverr
Flights
Gaming Tablet
GitHub
GTD
Go Lang
Headsets
Hiking
Home Device Calling
iCalendar
Keyboards
Malaysia Insurance
Mental Health Malaysia
Multiroom Wireless Speaker System
Musicals
Mouse
Movies
Password Managers
Phabricator
Physical Health
Podcasts
Programming Bootcamps
Property
Productivity
Redang
Relationships
Referral Codes
Remote Calls
Remote Work
Road Trips
Ruby / Ruby on Rails
Scraping
Slack
Stripe
Singapore
UX
Venture Builder
Video Games
Virtual Personal Assistant
VPN
WebDAV / CalDAV
WebSocket
Withings
Xiaomi Roborock Mijia
Old Hardware
More on Notion
Powered By
GitBook
macOS
Wants:
Apple Health app for iPad
I want to be able to view my Apple Health information on my iPad
New Mac Setup
​
https://brew.sh
​
1
brew
install
\
2
ack
\
3
fish
\
4
fpp
\
5
fzf
\
6
git
\
7
hub
\
8
macvim
\
9
mosh
\
10
pyenv
\
11
watch
\
12
watchman
\
13
yarn
14
15
brew
install
MisterTea/et/et
Copied!
dotfiles
https://github.com/aizatto/dotfiles
​
1
mkdir
src
2
cd
src
3
git
clone
[email protected]
:aizatto/dotfiles.git
4
cd
dotfiles
5
./install.sh
Copied!
​
https://github.com/Homebrew/homebrew-cask/tree/master/Casks
​
1
brew cask
install
\
2
docker
\
3
iglance
\
4
iterm2
\
5
kitematic
\
6
ngrok
\
7
postman
\
8
spotify
\
9
visual-studio-code
\
10
vlc
11
12
# Issues with these
13
brew cask
install
\
14
little-snitch
\
15
navicat-premium
Copied!
​
Heroku CLI
:
1
brew tap heroku/brew
&&
brew
install
heroku
Copied!
​
Generate SSH Key
​
1
curl
https://sdk.cloud.google.com
|
bash
Copied!
​
Apps
​
1Password
​
​
​
https://agilebits.com/onepassword/extensions
​
​
Day One
​
​
Divvy
​
​
Docker
​
​
Dropbox
​
​
iTerm
​
​
GeekBench
​
​
Google Chrome
​
​
Little Snitch
​
Logitech
​
https://support.logi.com/hc/en-us/articles/360034763274-Download-Stub-MX-Master-3-Wireless-Mouse-with-Hyper-fast-Scroll-Wheel
​
Point and Scroll > Scrolling Speed > 90% to the right
Scroll direction: Natural
​
macvim
​
​
navicat
​
​
nvALT
​
​
Spotify
​
​
Sonos
​
​
Visual Studio Code
​
​
Visual Studio Code (Insiders)
​
​
VLC
​
​
Xcode
​
​
Eternal Terminal
​
Controlling Sound (to HDMI/DisplayPort/USB-C)
​
https://www.reddit.com/r/MacOS/comments/9nipy4/samsung_c43j89_monitor_on_macbook_pro_2018_no/
​
​
https://github.com/the0neyouseek/MonitorControl/releases
​
Programming
Virtual Environments
Node.js:
nvm
​
Python:
pyenv
​
Ruby:
rvm
​
nvm:
1
curl
-o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh
|
bash
2
nvm
install
--lts
3
nvm
alias
default
$LATEST
# v12.16.2
4
nvm use default
Copied!
rvm:
1
curl -sSL https://get.rvm.io | bash -s stable
2
rvm list known
3
rvm install ruby-2.7
Copied!
​
pyenv
:
1
pyenv
install
--ls
2
pyenv
install
$LATEST
# 3.8.2
3
pip3
install
iterm2
# for use with iterm
Copied!
Visual Studio Code
Fix VSCode with vim plugin
​
https://stackoverflow.com/questions/39972335/how-do-i-press-and-hold-a-key-and-have-it-repeat-in-vscode
​
1
defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false
2
defaults write com.microsoft.VSCodeInsiders ApplePressAndHoldEnabled -bool false
Copied!
System Preferences
In macOS Catalina (top left to bottom right)
Dock > Disable "show recent applications in Dock"
Touch ID
Security & Privacy > General > Show a message when the screen is locked: If found, please contact
[email protected]
Security & Privacy > General > Use your Apple Watch to unlock apps and your Mac
Internet Accounts > Gmail > Disable Mail and Address Book
Bluetooth > Show Bluetooth in menu bar
Sound > Show volume in menu bar
Keyboard > Text > Disable Correct spelling automatically
Keyboard > Keyboard > Key Repeat > Fast
Keyboard > Keyboard > Delay Until Repeat > Right of Center
Keyboard > Keyboard > Modifier Keys > Change Caps Lock to Control
Trackpad > Max
Displays > Scaled > More Space
Date & Time > Clock > Display the time with seconds
Sharing > Name
Time Machine > Options > Exclude system files and applications
Add: /Applications, /Library /System, ~/Library
Contacts
Sort By > First Name
Touchbar
Brightness Slider
Mute
Volume Slider
iTerm
​
Shell Integration
​
Alternative Terminals
​
alacritty
​
​
Hyper
​
​
kitty
​
Previous
MacBook Pro 15" 2017
Next
Audible
Last modified
2yr ago
Copy link
Contents
New Mac Setup
Apps
Programming
System Preferences
Contacts
Touchbar
iTerm