dotfiles
Nix-managed macOS and NixOS dotfiles with agent workflows
All Skills in This Repository (14)
Pure Emerald Level IndicatorsGhostty Configuration
Configure Ghostty terminal settings and query local documentation for options.
Undoing Operations in Jujutsu
Undo recent jj operations and restore repository state via the operation log.
jj-conflicts
Identify conflicts in jj repositories and outline resolution commands.
Exploring Operation History in Jujutsu
Trace jj operation history with log, show, diff, and restore commands.
Setting Up Jujutsu Repositories and Tool Integration
Automate Jujutsu repository setup and Vite/Vitest tool integration.
Understanding Jujutsu Merges and Conflicts
Explain Jujutsu merge semantics, empty merge commits, and conflict resolution.
Understanding Jujutsu Log and Visibility
Explain commit visibility in jj log using revset filters.
Understanding Jujutsu Bookmarks and Remotes
Resolve jj bookmark movement and git push synchronization issues.
nextflow-pipeline-overview
Analyze Nextflow pipeline structure, modules, workflows, and parameters.
Understanding Jujutsu Working Copy Snapshots
Manage Jujutsu working-copy snapshots with automatic pre-command snapshotting and evolog tracking.
Working with Jujutsu Version Control
Manage Jujutsu version control workflows and change curation.
Generating JJ Commit Messages
Generate conventional commit messages for JJ repositories.
Frequently Asked Questions
FAQPage SchemaHow to install edmundmiller/dotfiles?βΌ
Run `npx skills add edmundmiller/dotfiles --all -g -y` in your terminal to install all skills in this suite globally.
What does this dotfiles repository manage?βΌ
It declaratively manages macOS and NixOS hosts with Nix, covering zsh, tmux, Neovim, Ghostty, secrets via agenix, and NUC home-server services like Home Assistant and monitoring.
How do I rebuild the system after changing a config?βΌ
Edit the source files in the repo, then run `hey re` (or `hey rebuild`) from the repository root to rebuild and activate the configuration.
Which AI coding agents does it support?βΌ
It ships shared skills and runtime configuration for Claude Code, Codex, OpenCode, Pi, OMP, and Hermes, all deployed through Nix modules.
Can I reuse these dotfiles on my own machine?βΌ
Yes, but expect to fork and adjust host definitions, usernames, and secrets first, since the configuration is tailored to the author's specific machines.
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