gabriel / muse public
fix zsh-plugin main #76 / 100

fix(zsh-plugin): remove debug logs, fix chpwd recursion, require coreutils

- Strip all debug print statements; clean single-prompt output - Re-entry guard (_MUSE_REFRESHING) on _muse_hook_chpwd prevents the infinite recursion that fired when cd inside the dirty-check subshell triggered chpwd_functions (subshells inherit parent variables) - Revert env -C back to cd — env -C broke muse discovery (rc=127) because it spawns a plain process outside ZSH's venv/PATH activation - timeout (GNU coreutils) is now an explicit dependency; install via brew

G Gabriel Cardona <gabriel@tellurstori.com> · 3d ago Mar 21, 2026 · e6076746 · parent efce0034
1
file changed
343
files in snapshot
Files Changed 343 in snapshot
~1

0 comments

No comments yet. Be the first to start the discussion.