Skip to content

Try herdr#15

Merged
user3301 merged 2 commits into
masterfrom
try-herdr
Jul 11, 2026
Merged

Try herdr#15
user3301 merged 2 commits into
masterfrom
try-herdr

Conversation

@user3301

Copy link
Copy Markdown
Owner

No description provided.

user3301 and others added 2 commits July 11, 2026 11:53
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces Herdr into the dotfiles Nix/Home Manager setup by pinning it as a flake input, installing it via Home Manager, and tracking its config in-repo while excluding runtime state from Git.

Changes:

  • Add herdr as a flake input (with lockfile updates) and make it available to Home Manager modules via inputs.
  • Install Herdr via home.packages and symlink ~/.config/herdr to the repo so onboarding/settings writes land in the tracked directory.
  • Remove Zellij’s auto-start eval from .zshrc, add Herdr config, and update gitignore patterns for Herdr runtime state and Claude local settings.

Reviewed changes

Copilot reviewed 5 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
zsh/.zshrc Removes Zellij auto-start initialization from interactive shell startup.
home/modules/terminal.nix Installs Herdr via flake input and symlinks Herdr config directory into ~/.config.
herdr/.config/herdr/config.toml Adds initial tracked Herdr configuration file.
git/.config/git/.gitignore_global Globally ignores Claude local settings JSON.
flake.nix Adds Herdr as a flake input so modules can consume it via inputs.
flake.lock Pins Herdr (and its transitive rust-overlay) for reproducible builds.
.gitignore Ignores Herdr runtime state files while keeping config.toml trackable.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@user3301
user3301 merged commit c3e11ba into master Jul 11, 2026
1 check passed
@user3301
user3301 deleted the try-herdr branch July 11, 2026 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants