dotfiles
Automated macOS developer environment setup and configuration management
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install joelazar dotfiles?โผ
Run `npx skills add joelazar/dotfiles --all -g -y` in your terminal to install everything globally.
What does this dotfiles repo set up?โผ
It configures a full macOS dev environment: Fish shell, Zed and Neovim editors, Git tooling, window management, and package installs via chezmoi.
How do I apply dotfile changes safely?โผ
Use `chezmoi diff` to preview changes, then `chezmoi apply <target>` for individual files rather than applying everything at once.
Does it support multiple machine types?โผ
Yes. It uses separate Brewfiles and templates for `work` and `workstation` profiles, selected during `chezmoi init`.
Can I reuse these configs on my own Mac?โผ
Yes, but review the templates and private file conventions first, since the setup is personalized with variables like email and machine type.
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