A simple repo with all of the things that make me feel at home. Managed with chezmoi.
Install chezmoi if you don't have it:
brew install chezmoi
Then initialize and apply:
chezmoi init --apply mbillow/dotfiles
You'll be prompted for your git name, email, and whether this is a work machine.
- Shell: zsh with oh-my-zsh, spaceship-prompt, autosuggestions, syntax highlighting
- Editor: vim with onedark colorscheme and HCL syntax support
- Terminal: ghostty config with OneDark/OneLight themes
- Multiplexer: tmux with dotbar status theme
- Git: aliases, sane defaults, URL shorthands
chezmoi update