Documentation Index

Ultra-modern terminal-first development environment documentation

🏗️ Quick Install

Deploy complete environment from bare macOS:

# Install Homebrew package manager
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

# Install chezmoi and deploy dotfiles (includes all 67+ tools)
brew install chezmoi && chezmoi init --apply https://github.com/nehalecky/dotfiles.git

This approach uses chezmoi's native bootstrap system with embedded scripts to install all packages and configure your complete development environment.

🚀 Getting Started

New to the system? Start here for immediate productivity:

🧠 AI Development Integration

Claude Code & AI-Assisted Development:

🔧 System Architecture & Configuration

Deep technical guides for system understanding:

📖 Reference & History

Specialized guides and historical context:

📚 Documentation Philosophy

Structure

Principles

  1. Practical First - Focus on daily workflows and real usage patterns
  2. AI-Enhanced Development - Document the Claude Code modular memory approach
  3. Terminal-First - Ultra-modern TUI tools as the primary development interface
  4. Integration Focus - Show how tools work together, not in isolation
  5. Modular Organization - Documentation mirrors the modular memory system architecture

First Time Setup: 1. Terminal GuideDaily Workflows 2. Claude Memory SystemDevelopment Practices

Daily Development: - Quick reference: Commands & Shortcuts - AI context: Claude Memory System - Troubleshooting: Daily Workflows

System Administration: - Configuration: Architecture + Secrets Management - Tools: Applications Guide


Start with Terminal Guide to transform your development workflow, then explore Claude Memory System for AI-enhanced development!