Personal dotfiles managed with Chezmoi.
- Chezmoi
- 1Password CLI (required for work machine configurations that use secrets)
Note: Development tools (Volta, pyenv, jabba, lazygit, etc.) should be installed separately. Chezmoi only manages configuration files, following best practices to avoid system management issues.
-
Initialize and apply dotfiles
chezmoi init --apply vsruby
-
Configure personal settings
Copy the example configuration:
cp ~/.config/chezmoi/chezmoi.example.jsonc ~/.config/chezmoi/chezmoi.jsonc
Edit
~/.config/chezmoi/chezmoi.jsoncwith your values (e.g., git email)