Personal dotfiles managed by chezmoi.
- macOS
- Linux (Ubuntu/Debian)
- ZSH with Oh-My-Zsh + Powerlevel10k
- Neovim (lazy.nvim plugin manager)
- Tmux with TPM plugins
- WezTerm terminal emulator
- mise for runtime versions (Go 1.26, Node LTS)
- Sketchybar macOS menu bar (macOS only)
- CLI tools: bat, fd, ripgrep, btop, lazygit, fzf, jq, and more (via Brewfile)
curl -fsSL https://dotfiles.zops.dev/install | shAfter initial setup, manage dotfiles with:
chezmoi edit ~/.zshrc # edit template
chezmoi apply # apply changes to ~/
chezmoi diff # preview pending changes- Prefix:
Ctrl+A Prefix + i— split verticalPrefix + o— split horizontalPrefix + j/k/h/l— navigate panes (vim-style)