Skip to content

Overview

An AI-native macOS dev environment, wired together and documented — 30 Stow-managed configs, reproducible from one command. Start with the installation guide, or jump to a section below.

Reload services and plugins after editing configs:

zsh — reload after editing configs
# Window manager + hotkeys
brew services restart yabai
brew services restart skhd
# Shell + multiplexer
source ~/.zshrc
tmux source-file ~/.tmux.conf

New here? Follow the installation guide end to end, then keep the quick reference handy.