My macOS dotfiles and configs.
- zsh — oh-my-zsh with autosuggestions, syntax highlighting, and starship prompt
- vim — jellybeans colorscheme, sensible defaults, persistent undo
- ghostty — SF Mono, GitHub Dark Dimmed theme, bar cursor
- tmux —
C-aprefix, vim-style pane navigation, intuitive splits - git — aliases, LFS, fast-forward-only pulls
- starship — minimal prompt with git, language versions, and command duration
- claude — Claude Code settings
git clone <repo-url> ~/code/dotfiles
cd ~/code/dotfiles
./setup.shThe setup script symlinks each config to its expected location. Existing files are backed up as .bak.
- oh-my-zsh with zsh-autosuggestions and zsh-syntax-highlighting
- starship
- Ghostty
- jellybeans.vim (in
~/.vim/bundle/)