Dotfiles for my M3 max mbp 15,9.
- Terminal: Wezterm using zsh w/ starship prompt and color-ls
- Vim: neovim with vim-plug to manage plugins
- Tools: tmux, z, fzf
Before you get started make sure you give full disk access permission to your terminal (for writing macos defaults). System Preferences -> Privacy -> Full Disk Access.
To install:
curl -L https://git.io/JeA7g | sh
This expands to run.sh which will fetch this repo and run the install script.

