Skip to content

chore: remove the Karabiner-Elements config - #267

Merged
citypaul merged 1 commit into
mainfrom
chore/remove-karabiner
Sep 18, 2026
Merged

citypaul merged 1 commit into
mainfrom
chore/remove-karabiner

Conversation

@citypaul

Copy link
Copy Markdown
Owner

Summary

  • Stop stowing the karabiner package in install.sh, and delete the package (karabiner/.config/karabiner/karabiner.json).
  • Karabiner-Elements is no longer installed. mac-dev-machine-setup#100 uninstalls it with --zap and removes the old ~/.config/karabiner link, so this config has nothing left to configure.
  • Adds a patch changeset, matching the earlier CodexBar removal from install.sh.

Verification (configuration change)

  • Mutation testing: N/A. This removes a config package and one word from the stow list, with no logic.
  • ./test/opencode-compat.sh, the test that inspects the install.sh stow list, passes.
  • Apart from the changeset, nothing in the repo references karabiner any more (checked with grep -rni karabiner, excluding .git).

🤖 Generated with Claude Code

https://claude.ai/code/session_01GqMN9c2dkhsiUj3wR5PX89

Karabiner-Elements is no longer installed, so install.sh stops stowing the
karabiner package and the package is deleted.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GqMN9c2dkhsiUj3wR5PX89
@citypaul
citypaul merged commit ad8ff59 into main Sep 18, 2026
2 checks passed
@citypaul
citypaul deleted the chore/remove-karabiner branch September 18, 2026 18:56
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.

1 participant