- Download
iTerm2terminal app - Add Xcode command line tools:
xcode-select --install - Install
Homebrew: Mac package manager - Set up git
- Follow git setup instructions
- Ensure all dotfiles were cloned (especially .zshrc)
- Install
Oh My Zsh: Zsh shell improvements-
z: Jump around common CLI directories (already enabled via .zshrc) - Check that our .zshrc wasn't overwritten by the install
-
- Install PowerLevel10k for Zsh
- zsh-autosuggestions
- zsh-syntax-highlighting