mirror of
https://github.com/jarrodwatts/claude-hud.git
synced 2026-05-21 15:52:37 +00:00
* 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>