Skip to content

Documentation

Welcome to the comprehensive documentation for the Mise+Chezmoi Dotfiles.

graph LR
    repo[Using <b>mise</b> & <b>chezmoi</b>]

    repo -->|1. Installs Tools| mise[mise.toml]
    repo -->|2. Manages Dotfiles| chezmoi[chezmoi]

    mise -->|Provides| tools[NeoVim, Node, Go, Rust...]
    chezmoi -->|Configures| configs[~/.zshrc, ~/.gitconfig...]

    tools & configs -->|Powering| term[🚀 Your Terminal]

Getting Started

  • Day One Guide: A narrative walkthrough of your first day with this setup. Start here.
  • Windows & WSL Guide: Deployment and optimization for Windows users.
  • Quick Start: Installation instructions for Workstations and Servers.
  • Customization: How to make it your own without breaking upstream sync.

Core Concepts

Operations

Project Meta