Here's what to do after completing a fresh install of Mac OS X.
-
App Store
- Run Software Update
- Install software
-
Keyboard
- Touch Bar shows: F1, F2, etc. Keys
- ☑️ Show keyboard and emoji viewers in menu bar
- ☑️ Use keyboard navigation to move focus between controls in the Shortcuts tab
-
Trackpad
- ☑️ Tap to click
- Increase tracking speed
-
Dock
- Clean up
- Set to auto-hide if is a smaller screen
-
Finder
- Clean up menu bar
- Change view options to show Path & Status Bars
-
Desktop: Snap desktop items to grid
-
Date & Time
- Use a 24hr clock
- Show date
-
Open Terminal and agree to install tools (or Software Update)
xcode-select --install
-
Terminal
- Set window to Pro
- Make a copy of Pro
- Set font to 12pt Panic Sans
- Set window size to 128 x 48
- Set ASCII color Blue (4) to lighter shade
-
Generate SSH Key for GitHub
-
Install Git and hide OSX default
sudo mv /usr/bin/git /usr/bin/git-insecure
-
Install Virtual Studio Code and install
code
command -
Install Volta for NodeJS
- Install
node
and updatenpm
- Install
diff-so-fancy
,typescript
- Install
-
Download and install config files
git clone [email protected]:rxgx/dotfiles.git
Change any references to
rxgx
to desired domain
-
Browsers
- Make sure default browser is up to date: Safari (Mac) or Edge (PC)
- Google Chrome
- Firefox
-
System Add-ons
-
Database Clients
- Sequel Pro for MySQL
- Redis Desktop for Redis
- Postico for PostgreSQL
-
Graphic Design
-
File Managers
-
Virtualization