dotfiles
macOS terminal, editor, and window manager configuration deployment
All Skills in This Repository (3)
Pure Emerald Level IndicatorsPDF Processing Pro
Process PDF forms, tables, and scanned content with OCR and validation.
skill-creator
Create or update Claude skills with structured SKILL.md templates.
gh
Automate GitHub workflow tasks using the gh CLI.
Frequently Asked Questions
FAQPage SchemaHow to install msbaek dotfiles?▼
Run `npx skills add msbaek/dotfiles --all -g -y` in your terminal to install all skills in this suite globally.
What does this dotfiles repository configure?▼
It configures macOS terminals (Ghostty, WezTerm, Alacritty), Neovim with LazyVim, tiling window managers like AeroSpace and Yabai, the SketchyBar status bar, and Karabiner key remapping.
How are the dotfiles deployed to my system?▼
The repository uses GNU Stow to create symlinks from the repo to your home directory, deployed with `stow --no-folding -t ~ .` to keep your home folder and the repository safely separated.
Can I use these dotfiles on a new Mac?▼
Yes. Install Homebrew dependencies from the Brewfile, then run the Stow command to symlink all configurations, giving you a complete development environment in minutes.
Does this work with AI coding assistants?▼
Yes. The included CLAUDE.md and AGENTS.md files give Claude Code and Codex clear instructions on the repository structure and safe deployment commands.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core