- Browser of choice (Vivaldi, Arc, Firefox)
- 1Password and browser extention
- Karabiner Elements
- Alfred
- Homebrew
- Install fonts
- Set up SSH key.
- Clone dotfiles (this repo!)
bash symlinks.shbrew install zsh- add
/usr/local/bin/zshto/etc/shells chsh -s $(which zsh)brew install zsh-autosuggestionsbrew install zsh-completionsbrew install zsh-syntax-highlightingbrew install ghosttybrew install tmuxbrew install reattach-to-user-namespacebrew install neovim- oh-my-zsh
brew install fzfbrew install rgbrew install opencodebrew install gh- install Node
- install bun
brew tap oven-sh/bunbrew install bun
brew install dockerbrew install docker-compose
mkdir -p ~/.config/tmux-plugins/catppuccin
git clone -b v2.1.3 https://github.com/catppuccin/tmux.git ~/.config/tmux-plugins/catppuccin/tmux
npm install -g @github/copilot
npm install -g @githubnext/github-copilot-cli
curl https://cursor.com/install -fsS | bashgh auth login