dotfiles
Automated developer machine setup, shell config, and dotfiles
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install dwmkerr dotfiles?โผ
Run `npx skills add dwmkerr/dotfiles --all -g -y` in your terminal to install all skills in this repository globally.
How to set up a new Mac or Linux dev machine quickly?โผ
Clone the repo and run `make setup` to interactively install your shell, editors, languages, and tools. Nothing changes unless you explicitly confirm each feature.
How to back up SSH and GPG keys between machines?โผ
Run `make private-files-backup` on the source machine and `make private-files-restore` on the target machine. Files are stored encrypted in your own AWS S3 bucket.
Is the dotfiles setup safe to rerun?โผ
Yes. The scripts are idempotent, so you can run the setup repeatedly to add or upgrade features without breaking your existing configuration.
Does this work with Claude Code?โผ
Yes. It includes dedicated Claude Code configuration, hooks, status line, and skills that follow the standard SKILL.md format.
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