Personal macOS dotfiles managed by chezmoi.
Requires macOS. Homebrew will be installed automatically if missing.
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply MrRTiPackages are declared in .chezmoidata/packages.yaml. Changes trigger automatic reinstallation via brew bundle.
tmux-sessionizer— FZF-based tmux session creatornotes-switcher— Interactive note selector/creatortmux-popup— Wrapper for running CLI tools in tmux popups
chezmoi apply # Apply changes to home directory
chezmoi diff # Preview what would change
chezmoi edit <target> # Edit a managed file (applies on save)
chezmoi add <file> # Add a new file to chezmoi management