Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 966 Bytes

File metadata and controls

31 lines (20 loc) · 966 Bytes

Dotfiles

Personal dotfiles managed with Chezmoi.

Table of Contents

Prerequisites

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.

Installation

  1. Initialize and apply dotfiles

    chezmoi init --apply vsruby
  2. Configure personal settings

    Copy the example configuration:

    cp ~/.config/chezmoi/chezmoi.example.jsonc ~/.config/chezmoi/chezmoi.jsonc

    Edit ~/.config/chezmoi/chezmoi.jsonc with your values (e.g., git email)