Skip to content

Overview

An AI-native macOS dev environment, wired together and documented with 35 Stow-managed configs, reproducible from one command. Herdr is the primary terminal workspace manager for coding agents. 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 + workspace manager
source ~/.zshrc
herdr server reload-config

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