Managed Modules
| Module | What it configures |
|---|---|
| Aerospace | Tiling window manager with a 9x9 workspace grid |
| Neovim | ”MiniMax” editor config built on mini.nvim |
| Kitty | Terminal emulator with warm dark theme |
| Zsh | Shell with autocomplete, syntax highlighting, and lazy runtimes |
| Git | Editor and global ignores |
| Brew | Homebrew taps, formulas, and casks |
| macOS | System defaults for Dock, Finder, keyboard, and appearance |
Quick Start
[y/N] prompts. Pass --yes to accept
everything non-interactively:
Prerequisites
How It Works
Each top-level directory (e.g.neovim/, zsh/, kitty/) mirrors the structure of your home
directory. Stow creates symlinks from ~/ into the repo so your dotfiles stay version-controlled
in one place.