Items to Install
- HomeBrew
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
- Python
brew install python@3.8
- Hyper
brew install --cask hyper
- oh-my-zsh
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
- Starship
brew install starship
- atom
brew install --cask atom
- Spotify
brew install --cask spotify
- 1Password
brew install --cask 1password
- Dozer brew install --cask dozer
brew install --cask dozer
- Rectange
brew install --cask rectangle
- Zsh settings. (
.zshrc
) - Starship Settings (
.config/starship.toml
) - Hyper settings (
.hyper.js
) - Slack
brew install --cask slack
- Fonts
brew tap homebrew/cask-fonts
brew install --cask font-fira-code
brew install --cask font-iosevka
- SSH keys to github.com; enable SSO.