Files
claude-hud/commands
Jarrod Watts 4bf43b01f7 fix: detect EXDEV cross-device error on Linux installation (#53)
* fix: detect EXDEV cross-device error on Linux installation

When plugin path is not found during setup on Linux, check if /tmp and
~/.claude are on different filesystems. If so, provide the TMPDIR
workaround to users.

Fixes #52

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-08 21:23:50 +11:00
..